From 5e3d3e76ed1d3cae5c651b2cdb4dfed4dde5c498 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 8 Mar 2013 15:40:42 +0000 Subject: added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/chat/options.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/Scriver/src/chat/options.cpp') diff --git a/plugins/Scriver/src/chat/options.cpp b/plugins/Scriver/src/chat/options.cpp index 84437d2979..a22618c363 100644 --- a/plugins/Scriver/src/chat/options.cpp +++ b/plugins/Scriver/src/chat/options.cpp @@ -20,14 +20,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "../commonheaders.h" -#include "chat.h" #define UM_CHECKSTATECHANGE (WM_USER+100) -extern HBRUSH hListBkgBrush; -extern HBRUSH hListSelectedBkgBrush; -extern FONTINFO aFonts[OPTIONS_FONTCOUNT]; - static HWND hPathTip = 0; struct branch_t -- cgit v1.2.3