summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/src
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 /plugins/KeyboardNotify/src
parentf545bc769a16d1ff7b302733f793cbcbd397cdca (diff)
no more need in hLangpack variable *YAHOO*
Diffstat (limited to 'plugins/KeyboardNotify/src')
-rw-r--r--plugins/KeyboardNotify/src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/src/main.cpp b/plugins/KeyboardNotify/src/main.cpp
index d4f96a5586..d580710d18 100644
--- a/plugins/KeyboardNotify/src/main.cpp
+++ b/plugins/KeyboardNotify/src/main.cpp
@@ -26,7 +26,6 @@
#define NCONVERS_BLINKID ((MEVENT)123456) //nconvers' random identifier used to flash an icon for "incoming message" on contact list
-int &hLangpack(g_plugin.m_hLang);
CLIST_INTERFACE *pcli;
CMPlugin g_plugin;