From b43b50d64b57b2f41ffebe2f50eb5976152b9ad1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 18 Jun 2015 17:31:01 +0000 Subject: "Status" became resident for all protocols, in a constructor git-svn-id: http://svn.miranda-ng.org/main/trunk@14246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IRCG/src/ircproto.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/IRCG/src/ircproto.cpp') diff --git a/protocols/IRCG/src/ircproto.cpp b/protocols/IRCG/src/ircproto.cpp index a29b5c9a6d..6df0a82319 100644 --- a/protocols/IRCG/src/ircproto.cpp +++ b/protocols/IRCG/src/ircproto.cpp @@ -68,8 +68,6 @@ CIrcProto::CIrcProto(const char* szModuleName, const TCHAR* tszUserName) : InitPrefs(); - db_set_resident(m_szModuleName, "Status"); - CList_SetAllOffline(true); IRC_MAP_ENTRY("PING", PING) -- cgit v1.2.3