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/Nudge/src/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/Nudge') diff --git a/plugins/Nudge/src/main.cpp b/plugins/Nudge/src/main.cpp index 347887f5be..dd0790fcef 100644 --- a/plugins/Nudge/src/main.cpp +++ b/plugins/Nudge/src/main.cpp @@ -9,9 +9,8 @@ CNudgeElement DefaultNudge; CShake shake; CNudge GlobalNudge; -CLIST_INTERFACE *pcli; -int &hLangpack(g_plugin.m_hLang); CMPlugin g_plugin; +CLIST_INTERFACE *pcli; static IconItem iconList[] = { -- cgit v1.2.3