summaryrefslogtreecommitdiffstats
path: root/sigmodr/tree/RootModel.h
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-02-24 00:48:40 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-02-24 00:48:40 -0500
commitcc35aa4b664f29ad977ef52c193a1d911e6d5bbc (patch)
treefd593579d58e4b719b8e6ae2a7f2472898d291b0 /sigmodr/tree/RootModel.h
parent6960342482298f8535cc521b2052aaa503070891 (diff)
downloadsigen-cc35aa4b664f29ad977ef52c193a1d911e6d5bbc.tar.gz
sigen-cc35aa4b664f29ad977ef52c193a1d911e6d5bbc.tar.xz
sigen-cc35aa4b664f29ad977ef52c193a1d911e6d5bbc.zip
Removed unused dtors in sigmodrtree
Diffstat (limited to 'sigmodr/tree/RootModel.h')
-rw-r--r--sigmodr/tree/RootModel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sigmodr/tree/RootModel.h b/sigmodr/tree/RootModel.h
index fa797d6c..d143c29e 100644
--- a/sigmodr/tree/RootModel.h
+++ b/sigmodr/tree/RootModel.h
@@ -35,7 +35,6 @@ class SIGMODRTREE_IMPORT RootModel : public GroupModel
public:
RootModel();
- ~RootModel();
bool setData(const QVariant& value, int role = Qt::EditRole);