From 3aae70e7ad1247f82d14314a6afe9c4b22d0fa2a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 7 Feb 2019 19:40:11 +0300 Subject: MRA account support moved from Dummy to ICQ --- protocols/Dummy/src/main.cpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'protocols/Dummy/src/main.cpp') diff --git a/protocols/Dummy/src/main.cpp b/protocols/Dummy/src/main.cpp index d6c786e42b..4dbf8e16eb 100644 --- a/protocols/Dummy/src/main.cpp +++ b/protocols/Dummy/src/main.cpp @@ -112,12 +112,3 @@ struct CMPluginWhatsapp : public ACCPROTOPLUGIN } } static g_pluginWhatsapp; - -struct CMPluginMra : public ACCPROTOPLUGIN -{ - CMPluginMra() : ACCPROTOPLUGIN("MRA", pluginInfoEx) - { - SetUniqueId("e-mail"); - } -} -static g_pluginMra; -- cgit v1.2.3