diff options
| author | George Hazan <ghazan@miranda.im> | 2018-05-22 20:18:38 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2018-05-22 20:18:38 +0300 |
| commit | cfd355e6c8035086c416c161a884242c1bb1800a (patch) | |
| tree | 21af14390a6ae232d67f7b45cd699a4781b901b9 /src/core/stdclist | |
| parent | f545bc769a16d1ff7b302733f793cbcbd397cdca (diff) | |
no more need in hLangpack variable *YAHOO*
Diffstat (limited to 'src/core/stdclist')
| -rw-r--r-- | src/core/stdclist/src/init.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stdclist/src/init.cpp b/src/core/stdclist/src/init.cpp index 7120d1252f..548677eb42 100644 --- a/src/core/stdclist/src/init.cpp +++ b/src/core/stdclist/src/init.cpp @@ -27,7 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. CMPlugin g_plugin;
CLIST_INTERFACE* pcli = nullptr, coreCli;
HIMAGELIST himlCListClc = nullptr;
-int &hLangpack(g_plugin.m_hLang);
/////////////////////////////////////////////////////////////////////////////////////////
// external functions
|
