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/ClientChangeNotify/src/ClientChangeNotify.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp b/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp index 518bf49eb9..817e5e98fc 100644 --- a/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp +++ b/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp @@ -23,7 +23,6 @@ HANDLE g_hMainThread; HGENMENU g_hTogglePopupsMenuItem; CMPlugin g_plugin; -int &hLangpack(g_plugin.m_hLang); COptPage *g_PreviewOptPage; // we need to show popup even for the NULL contact if g_PreviewOptPage is not NULL (used for popup preview) BOOL bPopupExists = FALSE, bFingerprintExists = FALSE, bVariablesExists = FALSE; -- cgit v1.2.3