summaryrefslogtreecommitdiffstats
path: root/sigmodr/tree/SoundModel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/tree/SoundModel.cpp')
-rw-r--r--sigmodr/tree/SoundModel.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/sigmodr/tree/SoundModel.cpp b/sigmodr/tree/SoundModel.cpp
index 15eecf04..2e7c3938 100644
--- a/sigmodr/tree/SoundModel.cpp
+++ b/sigmodr/tree/SoundModel.cpp
@@ -36,10 +36,6 @@ Sigmodr::Tree::SoundModel::SoundModel(BaseModel* parent, Sigmod::Sound* sound) :
{
}
-Sigmodr::Tree::SoundModel::~SoundModel()
-{
-}
-
QVariant Sigmodr::Tree::SoundModel::data(int role) const
{
if (role == Qt::DisplayRole)