summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-07 23:17:42 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-07 23:31:20 +0300
commit21036c157955da93485e0b4ea5d22116cfdaba33 (patch)
tree9f0ddb8baa8e6dcb7023a8f39d325b810e9ceab7 /src/Makefile.am
parentef6869c9759246b3a0d6cc1c58a25773ccfcc858 (diff)
downloadplus-21036c157955da93485e0b4ea5d22116cfdaba33.tar.gz
plus-21036c157955da93485e0b4ea5d22116cfdaba33.tar.bz2
plus-21036c157955da93485e0b4ea5d22116cfdaba33.tar.xz
plus-21036c157955da93485e0b4ea5d22116cfdaba33.zip
Remove bot checker window.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e585eab28..28e070e59 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -440,7 +440,6 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/touchactionmodel.h \
gui/models/typelistmodel.h \
gui/models/updatetypemodel.h \
- gui/models/userstablemodel.h \
gui/models/updatelistmodel.h \
gui/models/worldlistmodel.h \
gui/models/themesmodel.h \
@@ -534,8 +533,6 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/windows/okdialog.h \
gui/windows/outfitwindow.cpp \
gui/windows/outfitwindow.h \
- gui/windows/botcheckerwindow.cpp \
- gui/windows/botcheckerwindow.h \
gui/windows/textcommandeditor.cpp \
gui/windows/textcommandeditor.h \
gui/onlineplayer.h \