diff options
author | dartraiden <wowemuh@gmail.com> | 2018-11-27 23:29:00 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-11-27 23:29:00 +0300 |
commit | 40ea120ddb5ab1ccedd8df0df8d21fa98e036cb8 (patch) | |
tree | 4cf0de87203a4345525585046adfb63e14ec8050 /protocols/CMakeLists.txt | |
parent | 6c150a78d3c8da566f86ea14a6fe0b5a75c069f1 (diff) |
Remove some MRA-related code
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 91d9fc272c..e19a912a23 100644 --- a/protocols/CMakeLists.txt +++ b/protocols/CMakeLists.txt @@ -8,7 +8,6 @@ add_subdirectory(IcqOscarJ) add_subdirectory(IRCG) add_subdirectory(JabberG) #add_subdirectory(MinecraftDynmap) -#add_subdirectory(MRA) add_subdirectory(MSN) #add_subdirectory(Omegle) #add_subdirectory(Sametime) |