diff options
author | protomors <protomors@gmail.com> | 2017-11-29 16:50:55 +0300 |
---|---|---|
committer | protomors <protomors@gmail.com> | 2017-11-29 16:52:04 +0300 |
commit | b1103b6eb24f654e2e2666b0c86a6206920fd23a (patch) | |
tree | 940f454bed631e3bbb376ab1bbaa5551037a1fd7 /protocols | |
parent | 9d493cceb8ba9dfe38c2beaacdb6b79487818d35 (diff) |
CMake: also removed Slack.
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/CMakeLists.txt b/protocols/CMakeLists.txt index dc3e63f9c1..d9360f7a01 100644 --- a/protocols/CMakeLists.txt +++ b/protocols/CMakeLists.txt @@ -14,7 +14,6 @@ add_subdirectory(MSN) #add_subdirectory(Omegle) #add_subdirectory(Sametime) add_subdirectory(SkypeWeb) -#add_subdirectory(Slack) add_subdirectory(Steam) #add_subdirectory(Tlen) #add_subdirectory(Tox) |