From da2edf0603f1552ef53325fa558c28a3c6fdec94 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 Jan 2014 11:33:08 +0000 Subject: - two chat HBRUSHes moved into CHAT_MANAGER; - fix for changing fonts; - crash fix for StdChat unloading; git-svn-id: http://svn.miranda-ng.org/main/trunk@7677 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/commonheaders.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Scriver/src/commonheaders.h') diff --git a/plugins/Scriver/src/commonheaders.h b/plugins/Scriver/src/commonheaders.h index 7f8533210f..d49706abec 100644 --- a/plugins/Scriver/src/commonheaders.h +++ b/plugins/Scriver/src/commonheaders.h @@ -111,8 +111,6 @@ extern HCURSOR hDragCursor; extern ITaskbarList3 *pTaskbarInterface; extern GlobalMessageData g_dat; extern CRITICAL_SECTION cs; -extern HBRUSH hListBkgBrush; -extern HBRUSH hListSelectedBkgBrush; extern HMENU g_hMenu; extern HANDLE hHookWinPopup, hHookWinWrite; extern HCURSOR hCurSplitNS, hCurSplitWE; -- cgit v1.2.3