diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-04-04 18:17:18 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-04 18:17:18 +0300 |
commit | 4f521dad0d3b06e07bb562f05e524c909b7fe878 (patch) | |
tree | a487356d815aa419ae0d402538b4704f085448b0 /src/CMakeLists.txt | |
parent | b97837101e3ff3eb47d6d4f79cce38dfbeba04c9 (diff) | |
download | plus-4f521dad0d3b06e07bb562f05e524c909b7fe878.tar.gz plus-4f521dad0d3b06e07bb562f05e524c909b7fe878.tar.bz2 plus-4f521dad0d3b06e07bb562f05e524c909b7fe878.tar.xz plus-4f521dad0d3b06e07bb562f05e524c909b7fe878.zip |
Remove file protocolindefine.h
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 130031873..26fcd604c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -589,7 +589,6 @@ SET(SRCS net/packetinfo.h net/packetlimiter.cpp net/packetlimiter.h - net/protocolindefine.h net/protocoloutdefine.h net/protocoloutinclude.h net/protocoloutupdate.h |