summaryrefslogtreecommitdiff
path: root/src/gui/popupmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/popupmanager.h')
-rw-r--r--src/gui/popupmanager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/popupmanager.h b/src/gui/popupmanager.h
index 3c7a0026f..bf0f1c804 100644
--- a/src/gui/popupmanager.h
+++ b/src/gui/popupmanager.h
@@ -60,9 +60,6 @@ class PopupManager final
*/
~PopupManager();
- void showTextPopup(const int x, const int y,
- const std::string &text);
-
bool isBeingPopupVisible() const;
bool isTextPopupVisible() const;