summaryrefslogtreecommitdiff
path: root/src/gui/models/themesmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/themesmodel.h')
-rw-r--r--src/gui/models/themesmodel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/models/themesmodel.h b/src/gui/models/themesmodel.h
index c68cc0a2f..61bb90cca 100644
--- a/src/gui/models/themesmodel.h
+++ b/src/gui/models/themesmodel.h
@@ -41,9 +41,6 @@ class ThemesModel final : public NamesModel
}
A_DELETE_COPY(ThemesModel)
-
- ~ThemesModel()
- { }
};
#endif // GUI_MODELS_THEMESMODEL_H