summaryrefslogtreecommitdiff
path: root/src/gui/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/error.h')
-rw-r--r--src/gui/error.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/error.h b/src/gui/error.h
index feb864f2..20544358 100644
--- a/src/gui/error.h
+++ b/src/gui/error.h
@@ -43,11 +43,6 @@ class ErrorDialog : public OkDialog {
ErrorDialog(const std::string &msg);
/**
- * Destructor
- */
- ~ErrorDialog();
-
- /**
* Called when receiving actions from the widgets.
*/
void action(const std::string& eventId);