summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt
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/WhenWasIt
parentf545bc769a16d1ff7b302733f793cbcbd397cdca (diff)
no more need in hLangpack variable *YAHOO*
Diffstat (limited to 'plugins/WhenWasIt')
-rw-r--r--plugins/WhenWasIt/src/WhenWasIt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/WhenWasIt/src/WhenWasIt.cpp b/plugins/WhenWasIt/src/WhenWasIt.cpp
index 5dfac1e9d1..fb5e124084 100644
--- a/plugins/WhenWasIt/src/WhenWasIt.cpp
+++ b/plugins/WhenWasIt/src/WhenWasIt.cpp
@@ -25,7 +25,6 @@ HWND hUpcomingDlg = nullptr;
MWindowList hAddBirthdayWndsList = nullptr;
CMPlugin g_plugin;
-int &hLangpack(g_plugin.m_hLang);
CommonData commonData = { 0 };