diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-15 13:12:01 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-15 13:12:01 +0300 |
commit | d21513f3d6c7b5263ee50f1969d89293b2041b59 (patch) | |
tree | dc16f7e04d76c5358a32e5bc58bf911311ddc2ec /src/Makefile.am | |
parent | 89738ae875a05824b261864b6f7f108c41e48e93 (diff) | |
download | plus-d21513f3d6c7b5263ee50f1969d89293b2041b59.tar.gz plus-d21513f3d6c7b5263ee50f1969d89293b2041b59.tar.bz2 plus-d21513f3d6c7b5263ee50f1969d89293b2041b59.tar.xz plus-d21513f3d6c7b5263ee50f1969d89293b2041b59.zip |
Remove emote popup window.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 7e6b6caa9..00a136b4a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -256,8 +256,6 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/didyouknowwindow.h \ gui/editserverdialog.cpp \ gui/editserverdialog.h \ - gui/emotepopup.cpp \ - gui/emotepopup.h \ gui/equipmentwindow.cpp \ gui/equipmentwindow.h \ gui/focushandler.cpp \ |