summaryrefslogtreecommitdiff
path: root/plugins/AvatarHistory/src/AvatarHistory.cpp
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/AvatarHistory/src/AvatarHistory.cpp
parentf545bc769a16d1ff7b302733f793cbcbd397cdca (diff)
no more need in hLangpack variable *YAHOO*
Diffstat (limited to 'plugins/AvatarHistory/src/AvatarHistory.cpp')
-rw-r--r--plugins/AvatarHistory/src/AvatarHistory.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/src/AvatarHistory.cpp b/plugins/AvatarHistory/src/AvatarHistory.cpp
index 99bb47b2a3..a72edbe819 100644
--- a/plugins/AvatarHistory/src/AvatarHistory.cpp
+++ b/plugins/AvatarHistory/src/AvatarHistory.cpp
@@ -30,7 +30,6 @@ HANDLE hFolder = nullptr;
wchar_t profilePath[MAX_PATH]; // database profile path (read at startup only)
wchar_t basedir[MAX_PATH];
CMPlugin g_plugin;
-int &hLangpack(g_plugin.m_hLang);
MWindowList hAvatarWindowsList = nullptr;
int OptInit(WPARAM wParam, LPARAM lParam);