From 9cf1444eb7888f2d942d220f938aa893396a8a1b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 18 Apr 2018 20:51:18 +0300 Subject: g_hInstance incapulated into PLUGIN<>, no need in the separate variable --- protocols/IRCG/src/stdafx.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/IRCG/src/stdafx.h') diff --git a/protocols/IRCG/src/stdafx.h b/protocols/IRCG/src/stdafx.h index 896d6a6097..fff9477127 100644 --- a/protocols/IRCG/src/stdafx.h +++ b/protocols/IRCG/src/stdafx.h @@ -200,8 +200,6 @@ using namespace irc; // Functions // main.cpp -extern HINSTANCE g_hInstance; - extern OBJLIST g_servers; CIrcProto* GetTimerOwner(UINT_PTR eventId); -- cgit v1.2.3