summaryrefslogtreecommitdiff
path: root/src/gui/itempopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/itempopup.h')
-rw-r--r--src/gui/itempopup.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/itempopup.h b/src/gui/itempopup.h
index 23c5f828..79aba523 100644
--- a/src/gui/itempopup.h
+++ b/src/gui/itempopup.h
@@ -53,11 +53,6 @@ class ItemPopup : public Popup,
*/
void setItem(const ItemInfo &item);
- /**
- * Sets the location to display the item popup.
- */
- void view(int x, int y);
-
void mouseMoved(gcn::MouseEvent &mouseEvent);
private: