summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-04-27 16:25:59 +0300
committerAndrei Karas <akaras@inbox.ru>2014-04-27 16:25:59 +0300
commit370612270d09fe557c13b97119b259b5c2eb4b45 (patch)
tree1ac19217b62e945b91e5201cc0379a9b1efc7600 /src/Makefile.am
parenta6f6dc9c2db87ed852cac1f8a3047f9b1d3efac0 (diff)
downloadplus-370612270d09fe557c13b97119b259b5c2eb4b45.tar.gz
plus-370612270d09fe557c13b97119b259b5c2eb4b45.tar.bz2
plus-370612270d09fe557c13b97119b259b5c2eb4b45.tar.xz
plus-370612270d09fe557c13b97119b259b5c2eb4b45.zip
Remove depricated event and depricated listener.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8ae44549a..0caeee76b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -725,10 +725,6 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
debug.h \
defaults.cpp \
defaults.h \
- depricatedevent.cpp \
- depricatedevent.h \
- listeners/depricatedlistener.cpp \
- listeners/depricatedlistener.h \
dragdrop.h \
dropshortcut.cpp \
dropshortcut.h \