summaryrefslogtreecommitdiff
path: root/src/core/stdfile
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-05-22 20:18:38 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-05-22 20:18:38 +0300
commitcfd355e6c8035086c416c161a884242c1bb1800a (patch)
tree21af14390a6ae232d67f7b45cd699a4781b901b9 /src/core/stdfile
parentf545bc769a16d1ff7b302733f793cbcbd397cdca (diff)
no more need in hLangpack variable *YAHOO*
Diffstat (limited to 'src/core/stdfile')
-rw-r--r--src/core/stdfile/src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stdfile/src/main.cpp b/src/core/stdfile/src/main.cpp
index 6c4ff31ae2..864f95e58a 100644
--- a/src/core/stdfile/src/main.cpp
+++ b/src/core/stdfile/src/main.cpp
@@ -26,7 +26,6 @@ int LoadSendRecvFileModule(void);
CMPlugin g_plugin;
CLIST_INTERFACE* pcli;
-int &hLangpack(g_plugin.m_hLang);
ITaskbarList3 * pTaskbarInterface;