diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-08-27 17:17:53 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-08-27 17:28:44 +0300 |
commit | 06300c8a3064a4f58ff7df3bdc8b91c68c25ee77 (patch) | |
tree | df1dea567a635f4a7722408ec10badcbe5528bcc /src/CMakeLists.txt | |
parent | 6f475537cb5e12f7088a401c4fb5b583bbabc580 (diff) | |
download | plus-06300c8a3064a4f58ff7df3bdc8b91c68c25ee77.tar.gz plus-06300c8a3064a4f58ff7df3bdc8b91c68c25ee77.tar.bz2 plus-06300c8a3064a4f58ff7df3bdc8b91c68c25ee77.tar.xz plus-06300c8a3064a4f58ff7df3bdc8b91c68c25ee77.zip |
Remove unused commands.cpp and commandhandler.cpp.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 025e243e4..cef0d364f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -797,10 +797,6 @@ SET(SRCS chatlogger.h client.cpp client.h - commandhandler.cpp - commandhandler.h - commands.cpp - commands.h configmanager.cpp configmanager.h being/compounditem.h |