diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-01 23:09:54 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-01 23:09:54 +0300 |
commit | 4c1cb87be37fca0e44416a32126e49851c2bae08 (patch) | |
tree | ebea5071fcc0292d61982046bac8b3d3a0f64d62 /src/CMakeLists.txt | |
parent | 433a1ba93fcdd086b0c5ce32ef408416b250e273 (diff) | |
download | plus-4c1cb87be37fca0e44416a32126e49851c2bae08.tar.gz plus-4c1cb87be37fca0e44416a32126e49851c2bae08.tar.bz2 plus-4c1cb87be37fca0e44416a32126e49851c2bae08.tar.xz plus-4c1cb87be37fca0e44416a32126e49851c2bae08.zip |
Remove unused attrs.h files.
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 d78e82464..04aafa099 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1291,7 +1291,6 @@ SET(SRCS_EVOL SET(SRCS_TMWA net/tmwa/adminhandler.cpp net/tmwa/adminhandler.h - net/tmwa/attrs.h net/tmwa/auctionhandler.cpp net/tmwa/auctionhandler.h net/tmwa/bankhandler.cpp @@ -1360,7 +1359,6 @@ SET(SRCS_TMWA SET(SRCS_EATHENA net/eathena/adminhandler.cpp net/eathena/adminhandler.h - net/eathena/attrs.h net/eathena/auctionhandler.cpp net/eathena/auctionhandler.h net/eathena/bankhandler.cpp |