summaryrefslogtreecommitdiff
path: root/src/events/actionevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/events/actionevent.h')
-rw-r--r--src/events/actionevent.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/events/actionevent.h b/src/events/actionevent.h
index 11655fa03..71057cf1d 100644
--- a/src/events/actionevent.h
+++ b/src/events/actionevent.h
@@ -111,12 +111,6 @@ class ActionEvent final : public Event
A_DELETE_COPY(ActionEvent)
/**
- * Destructor.
- */
- virtual ~ActionEvent()
- { }
-
- /**
* Gets the identifier of the event. An identifier can
* be used to distinguish from two actions from the same
* widget or to let many widgets fire the same widgets