summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-23 22:00:21 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-23 22:00:21 +0300
commitc0706c34b25085182525c524681d358ccdf3aacd (patch)
tree51aaca8411fe70a694279c4ad06260f4eff31aef /src/Makefile.am
parent1ae6c3f8df23b9133337d6b134fdb7dbb424cfdf (diff)
downloadplus-c0706c34b25085182525c524681d358ccdf3aacd.tar.gz
plus-c0706c34b25085182525c524681d358ccdf3aacd.tar.bz2
plus-c0706c34b25085182525c524681d358ccdf3aacd.tar.xz
plus-c0706c34b25085182525c524681d358ccdf3aacd.zip
Remove unused header protocolin.h
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 35122d7ae..1da5d60d1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1332,7 +1332,6 @@ manaplus_SOURCES += \
net/tmwa/playerhandler.h \
net/tmwa/playerrecv.cpp \
net/tmwa/playerrecv.h \
- net/tmwa/protocolin.h \
net/tmwa/protocolout.cpp \
net/tmwa/protocolout.h \
net/tmwa/questhandler.cpp \
@@ -1562,7 +1561,6 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \
net/eathena/playerhandler.h \
net/eathena/playerrecv.cpp \
net/eathena/playerrecv.h \
- net/eathena/protocolin.h \
net/eathena/protocolout.cpp \
net/eathena/protocolout.h \
net/eathena/questhandler.cpp \