From f0dd30d01fb5dc807ecc03fec36bd5f1c5748c3f Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Mon, 13 Apr 2015 01:31:22 +0200 Subject: Remove stray comment --- src/core/model/Typesystem.hpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/core') 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 @@ -157,10 +157,6 @@ public: */ virtual Variant create() const = 0; - /** - * Pure virtual function - */ - /** * Validates and completes the given variant which was read from a * user-supplied source. -- cgit v1.2.3