From 2cf63b38b3ddc616a18847a29ab36790138a168a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 28 Mar 2017 18:44:24 +0300 Subject: more unneeded code removed --- plugins/Scriver/src/chat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Scriver/src/chat.h') diff --git a/plugins/Scriver/src/chat.h b/plugins/Scriver/src/chat.h index 8d40bbd6f2..f4bee7dcfb 100644 --- a/plugins/Scriver/src/chat.h +++ b/plugins/Scriver/src/chat.h @@ -74,7 +74,6 @@ void FreeMsgLogBitmaps(void); void ShowRoom(SESSION_INFO *si); // manager.c -HWND SM_FindWindowByContact(MCONTACT hContact); SESSION_INFO* SM_FindSessionAutoComplete(const char* pszModule, SESSION_INFO* currSession, SESSION_INFO* prevSession, const wchar_t* pszOriginal, const wchar_t* pszCurrent); char SM_GetStatusIndicator(SESSION_INFO *si, USERINFO *ui); -- cgit v1.2.3