diff options
Diffstat (limited to 'src/gui/emotepopup.h')
-rw-r--r-- | src/gui/emotepopup.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/emotepopup.h b/src/gui/emotepopup.h index de957925..62a3f24a 100644 --- a/src/gui/emotepopup.h +++ b/src/gui/emotepopup.h @@ -42,8 +42,7 @@ namespace gcn { * * \ingroup GUI */ -class EmotePopup : public Popup, - public gcn::MouseListener +class EmotePopup : public Popup { public: /** |