From 84d2bab38202cd52b5eb0a37c12204ab6f607915 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 2 Sep 2015 20:58:41 +0300 Subject: Remove MessageHandler class --- src/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 5893fca1d..5d40b4c18 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1154,7 +1154,6 @@ manaplus_SOURCES += main.cpp \ net/ea/inventoryitem.h \ net/logindata.h \ net/loginhandler.h \ - net/messagehandler.h \ net/messagein.cpp \ net/messagein.h \ net/messageout.cpp \ @@ -1302,8 +1301,6 @@ manaplus_SOURCES += \ net/tmwa/loginhandler.h \ net/tmwa/loginrecv.cpp \ net/tmwa/loginrecv.h \ - net/tmwa/messagehandler.cpp \ - net/tmwa/messagehandler.h \ net/tmwa/messagein.cpp \ net/tmwa/messagein.h \ net/tmwa/messageout.cpp \ @@ -1526,8 +1523,6 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \ net/eathena/mercenaryhandler.h \ net/eathena/mercenaryrecv.cpp \ net/eathena/mercenaryrecv.h \ - net/eathena/messagehandler.cpp \ - net/eathena/messagehandler.h \ net/eathena/messagein.cpp \ net/eathena/messagein.h \ net/eathena/messageout.cpp \ -- cgit v1.2.3-60-g2f50