From a9b9e09cfecc1ede11647bbbc09ddc198d783947 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 17 Aug 2014 13:53:16 +0300 Subject: Remove proxy methods used for access being popup. --- src/gui/popupmanager.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/gui/popupmanager.cpp') diff --git a/src/gui/popupmanager.cpp b/src/gui/popupmanager.cpp index 429958e5c..331b34dd9 100644 --- a/src/gui/popupmanager.cpp +++ b/src/gui/popupmanager.cpp @@ -82,13 +82,6 @@ void PopupManager::clearPopup() popupMenu->clear(); } -void PopupManager::showBeingPopup(const int x, const int y, - Being *const b) -{ - if (beingPopup) - beingPopup->show(x, y, b); -} - void PopupManager::showTextPopup(const int x, const int y, const std::string &text) { -- cgit v1.2.3-60-g2f50