From f72037ae913e2cb780b1f4bb15dcc00a91f80eee Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Mon, 12 Jan 2015 22:51:32 +0100 Subject: Removed not needed destructor --- src/core/model/Document.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/model') 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. * -- cgit v1.2.3