diff options
Diffstat (limited to 'src/gui/textpopup.h')
-rw-r--r-- | src/gui/textpopup.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/textpopup.h b/src/gui/textpopup.h index cda8d14a..b12d4475 100644 --- a/src/gui/textpopup.h +++ b/src/gui/textpopup.h @@ -38,8 +38,6 @@ class TextPopup : public Popup public: TextPopup(); - ~TextPopup() override; - /** * Sets the text to be displayed. */ |