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