summaryrefslogtreecommitdiff
path: root/src/gui/models/opengllistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/opengllistmodel.h')
-rw-r--r--src/gui/models/opengllistmodel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/models/opengllistmodel.h b/src/gui/models/opengllistmodel.h
index 085dd17a5..085054b6e 100644
--- a/src/gui/models/opengllistmodel.h
+++ b/src/gui/models/opengllistmodel.h
@@ -36,9 +36,6 @@ class OpenGLListModel final : public ListModel
A_DELETE_COPY(OpenGLListModel)
- ~OpenGLListModel()
- { }
-
int getNumberOfElements() override final
{ return renderModesListSize; }