summaryrefslogtreecommitdiffstats
path: root/sigmodr/tree/WeatherGroupModel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/tree/WeatherGroupModel.cpp')
-rw-r--r--sigmodr/tree/WeatherGroupModel.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/sigmodr/tree/WeatherGroupModel.cpp b/sigmodr/tree/WeatherGroupModel.cpp
index bfdbaefa..41aaf70d 100644
--- a/sigmodr/tree/WeatherGroupModel.cpp
+++ b/sigmodr/tree/WeatherGroupModel.cpp
@@ -35,10 +35,6 @@ Sigmodr::Tree::WeatherGroupModel::WeatherGroupModel(BaseModel* parent, Sigmod::S
addObject(sigmod->weather(i));
}
-Sigmodr::Tree::WeatherGroupModel::~WeatherGroupModel()
-{
-}
-
QVariant Sigmodr::Tree::WeatherGroupModel::data(const int role) const
{
if (role == BaseModel::ContextMenuRole)