summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/model/Typesystem.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/model/Typesystem.hpp b/src/core/model/Typesystem.hpp
index 193726d..a13a643 100644
--- a/src/core/model/Typesystem.hpp
+++ b/src/core/model/Typesystem.hpp
@@ -158,10 +158,6 @@ public:
virtual Variant create() const = 0;
/**
- * Pure virtual function
- */
-
- /**
* Validates and completes the given variant which was read from a
* user-supplied source.
*