diff options
Diffstat (limited to 'plugins/ZeroSwitch/src')
-rw-r--r-- | plugins/ZeroSwitch/src/ZeroSwitch.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ZeroSwitch/src/ZeroSwitch.cpp b/plugins/ZeroSwitch/src/ZeroSwitch.cpp index 19c124f8bc..34664f84be 100644 --- a/plugins/ZeroSwitch/src/ZeroSwitch.cpp +++ b/plugins/ZeroSwitch/src/ZeroSwitch.cpp @@ -11,7 +11,6 @@ g_plugin; HHOOK hHook;
HWND hDummyWnd = nullptr, hHelperWnd = nullptr, hMirandaWnd = nullptr;
-int &hLangpack(g_plugin.m_hLang);
CLIST_INTERFACE *pcli;
/////////////////////////////////////////////////////////////////////////////////////////
|