summaryrefslogtreecommitdiffstats
path: root/sigmod/Item.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sigmod/Item.cpp')
-rw-r--r--sigmod/Item.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/sigmod/Item.cpp b/sigmod/Item.cpp
index 07ce051c..e6f521dd 100644
--- a/sigmod/Item.cpp
+++ b/sigmod/Item.cpp
@@ -63,10 +63,6 @@ Sigmod::Item::Item(const QDomElement& xml, const Sigmod* parent, const int id) :
load(xml);
}
-Sigmod::Item::~Item()
-{
-}
-
void Sigmod::Item::validate()
{
TEST_BEGIN();