summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2021-06-12 12:41:52 +0300
committerGeorge Hazan <ghazan@miranda.im>2021-06-12 12:41:52 +0300
commit8752dc000c86f3115fe85c1d2ee08a21862b943e (patch)
treedb7f68b7fda3a500a53230a6e30ad7fe9173dd56 /protocols/JabberG/src/jabber_proto.cpp
parent59b505b37f358efa222abaf8aebe9cde4b81d49e (diff)
fixes #2915 (Miranda takes too long to end process)
Diffstat (limited to 'protocols/JabberG/src/jabber_proto.cpp')
-rwxr-xr-xprotocols/JabberG/src/jabber_proto.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_proto.cpp b/protocols/JabberG/src/jabber_proto.cpp
index cb222192d8..b3350947f0 100755
--- a/protocols/JabberG/src/jabber_proto.cpp
+++ b/protocols/JabberG/src/jabber_proto.cpp
@@ -285,7 +285,6 @@ void CJabberProto::OnModulesLoaded()
m_iqManager.Start();
- ConsoleInit();
InitInfoFrame();
StatusIconData sid = {};