diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 3a4a06bcc..4079bafca 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1485,7 +1485,6 @@ SET(SRCS_TMWA 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 @@ -1712,7 +1711,6 @@ SET(SRCS_EATHENA 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 |