From 1416051048756ab769de52ab5eb67a31e41524fd Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 10 Mar 2013 11:49:39 +0000 Subject: removed not used headers added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/chat/options.cpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'plugins/TabSRMM/src/chat/options.cpp') diff --git a/plugins/TabSRMM/src/chat/options.cpp b/plugins/TabSRMM/src/chat/options.cpp index 5057f53ab7..d74e321c5d 100644 --- a/plugins/TabSRMM/src/chat/options.cpp +++ b/plugins/TabSRMM/src/chat/options.cpp @@ -30,21 +30,12 @@ * * (C) 2005-2009 by silvercircle _at_ gmail _dot_ com and contributors * - * $Id: options.cpp 13412 2011-03-08 19:13:11Z george.hazan $ - * * group chat options and generic font handling * */ #include "..\commonheaders.h" -extern HBRUSH hListBkgBrush; -extern HICON hIcons[30]; -extern FONTINFO aFonts[OPTIONS_FONTCOUNT]; -extern HMODULE g_hIconDLL; - -extern HIMAGELIST CreateStateImageList(); - #define FONTF_BOLD 1 #define FONTF_ITALIC 2 -- cgit v1.2.3