From 6d99499879c434f212f4c02e751f730eca610983 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 24 Jun 2012 12:33:43 +0000 Subject: Chat: plusified git-svn-id: http://svn.miranda-ng.org/main/trunk@602 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Chat/clist.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Chat/clist.cpp') diff --git a/plugins/Chat/clist.cpp b/plugins/Chat/clist.cpp index 87d544097e..df60f1de3a 100644 --- a/plugins/Chat/clist.cpp +++ b/plugins/Chat/clist.cpp @@ -20,8 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "chat.h" -extern HINSTANCE g_hInst; - extern HANDLE hJoinMenuItem, hLeaveMenuItem; HANDLE CList_AddRoom(const char* pszModule, const TCHAR* pszRoom, const TCHAR* pszDisplayName, int iType) -- cgit v1.2.3