summaryrefslogtreecommitdiff
path: root/src/gui/models/iconsmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/iconsmodel.h')
-rw-r--r--src/gui/models/iconsmodel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/models/iconsmodel.h b/src/gui/models/iconsmodel.h
index 4028895fb..64d25d75d 100644
--- a/src/gui/models/iconsmodel.h
+++ b/src/gui/models/iconsmodel.h
@@ -67,9 +67,6 @@ class IconsModel final : public ListModel
A_DELETE_COPY(IconsModel)
- ~IconsModel()
- { }
-
int getNumberOfElements() override final
{
return CAST_S32(mStrings.size());