From 4d7fb80e18aa7b131bae7a0a55efb5d4a5097866 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 17 May 2016 15:38:59 +0000 Subject: Scriver: - fix for toolbar icons; - horror with buffers replaced with CMString; - unused code removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@16839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/msgwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Scriver/src/msgwindow.h') diff --git a/plugins/Scriver/src/msgwindow.h b/plugins/Scriver/src/msgwindow.h index c5ec63c224..d3e8092b8b 100644 --- a/plugins/Scriver/src/msgwindow.h +++ b/plugins/Scriver/src/msgwindow.h @@ -87,7 +87,6 @@ struct TabControlData }; TCHAR* GetWindowTitle(MCONTACT hContact, const char *szProto); -TCHAR* GetTabName(MCONTACT hContact); HWND GetParentWindow(MCONTACT hContact, BOOL bChat); void NotifyLocalWinEvent(MCONTACT hContact, HWND hwnd, unsigned int type); -- cgit v1.2.3