diff options
Diffstat (limited to 'src/core/model/Document.hpp')
-rw-r--r-- | src/core/model/Document.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/model/Document.hpp b/src/core/model/Document.hpp index d22196a..2821e8c 100644 --- a/src/core/model/Document.hpp +++ b/src/core/model/Document.hpp @@ -179,8 +179,6 @@ public: } } - virtual ~DocumentEntity(){}; - /** * Returns the Descriptor for this DocumentEntity. * |