summaryrefslogtreecommitdiff
path: root/plugins/HTTPServer
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HTTPServer')
-rw-r--r--plugins/HTTPServer/src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/HTTPServer/src/main.cpp b/plugins/HTTPServer/src/main.cpp
index 2e83b92b37..169ba58c2c 100644
--- a/plugins/HTTPServer/src/main.cpp
+++ b/plugins/HTTPServer/src/main.cpp
@@ -83,7 +83,6 @@ bool bLimitOnlyWhenOnline = true;
bool bShutdownInProgress = false;
CMPlugin g_plugin;
-int &hLangpack(g_plugin.m_hLang);
extern HWND hwndStatsticView;