diff options
Diffstat (limited to 'src/core/stdfile')
-rw-r--r-- | src/core/stdfile/src/main.cpp | 1 |
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;
|