diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-11-30 08:42:41 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-11-30 08:42:41 +0300 |
commit | 55757545d727891f301ea62867801faaf8590785 (patch) | |
tree | c59fe93ee771893595a027871dbbe377cddaaa79 /protocols/CMakeLists.txt | |
parent | c3e40028c06d76a4fd20255c6dd39bcce3f7b229 (diff) |
Cmake: tlen removed
Diffstat (limited to 'protocols/CMakeLists.txt')
-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 d9360f7a01..3281001f02 100644 --- a/protocols/CMakeLists.txt +++ b/protocols/CMakeLists.txt @@ -15,7 +15,6 @@ add_subdirectory(MSN) #add_subdirectory(Sametime) add_subdirectory(SkypeWeb) add_subdirectory(Steam) -#add_subdirectory(Tlen) #add_subdirectory(Tox) add_subdirectory(Twitter) add_subdirectory(VKontakte)
\ No newline at end of file |