summaryrefslogtreecommitdiff
path: root/plugins/Scriver/chat/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Scriver/chat/main.cpp')
-rw-r--r--plugins/Scriver/chat/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Scriver/chat/main.cpp b/plugins/Scriver/chat/main.cpp
index ff2d980427..4ff0eef47d 100644
--- a/plugins/Scriver/chat/main.cpp
+++ b/plugins/Scriver/chat/main.cpp
@@ -27,7 +27,6 @@ void RegisterChatFonts( void );
extern struct GlobalMessageData *g_dat;
extern CRITICAL_SECTION cs;
//globals
-HINSTANCE g_hInst;
HMENU g_hMenu = NULL;
HANDLE hJoinMenuItem, hLeaveMenuItem;