From cfd355e6c8035086c416c161a884242c1bb1800a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 22 May 2018 20:18:38 +0300 Subject: no more need in hLangpack variable *YAHOO* --- plugins/Clist_modern/src/init.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Clist_modern/src') diff --git a/plugins/Clist_modern/src/init.cpp b/plugins/Clist_modern/src/init.cpp index 3a716b267a..012afcced7 100644 --- a/plugins/Clist_modern/src/init.cpp +++ b/plugins/Clist_modern/src/init.cpp @@ -37,7 +37,6 @@ HINSTANCE g_hMirApp = nullptr; CLIST_INTERFACE *pcli = nullptr; CLIST_INTERFACE corecli = { 0 }; CLUIDATA g_CluiData = {}; -int &hLangpack(g_plugin.m_hLang); static HRESULT SubclassClistInterface(); static HRESULT CreateHookableEvents(); -- cgit v1.2.3