diff options
Diffstat (limited to 'plugins/Chat/clist.cpp')
-rw-r--r-- | plugins/Chat/clist.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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)
|