From cfd355e6c8035086c416c161a884242c1bb1800a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 22 May 2018 20:18:38 +0300 Subject: no more need in hLangpack variable *YAHOO* --- plugins/AvatarHistory/src/AvatarHistory.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/AvatarHistory/src') 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); -- cgit v1.2.3