summaryrefslogtreecommitdiff
path: root/src/gui/models/touchactionmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/touchactionmodel.h')
-rw-r--r--src/gui/models/touchactionmodel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/models/touchactionmodel.h b/src/gui/models/touchactionmodel.h
index 2d8cff02a..2e519d7a6 100644
--- a/src/gui/models/touchactionmodel.h
+++ b/src/gui/models/touchactionmodel.h
@@ -34,9 +34,6 @@ class TouchActionsModel final : public NamesModel
A_DELETE_COPY(TouchActionsModel)
- ~TouchActionsModel()
- { }
-
InputActionT getActionFromSelection(const int sel) const;
int getSelectionFromAction(const InputActionT action) const;