summaryrefslogtreecommitdiff
path: root/src/gui/beingpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/beingpopup.h')
-rw-r--r--src/gui/beingpopup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/beingpopup.h b/src/gui/beingpopup.h
index 71d9dd2a..f397e374 100644
--- a/src/gui/beingpopup.h
+++ b/src/gui/beingpopup.h
@@ -52,8 +52,6 @@ class BeingPopup : public Popup
private:
Label *mBeingName;
Label *mBeingParty;
-
- static gcn::Color getColor();
};
#endif // BEINGPOPUP_H