From 2f28ea7818c8b9285b505231642247803a69f07e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 5 Sep 2017 19:51:25 +0300 Subject: Clist Modern: more code cleaning --- plugins/Clist_modern/src/modern_clc.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Clist_modern/src/modern_clc.cpp') diff --git a/plugins/Clist_modern/src/modern_clc.cpp b/plugins/Clist_modern/src/modern_clc.cpp index 52f6ae07ce..14aa6ef3be 100644 --- a/plugins/Clist_modern/src/modern_clc.cpp +++ b/plugins/Clist_modern/src/modern_clc.cpp @@ -1543,8 +1543,6 @@ static int clcHookModulesLoaded(WPARAM, LPARAM) if (MirandaExiting()) return 0; - g_CluiData.bAvsPresent = ServiceExists(MS_AV_GETAVATARBITMAP) != 0; - HookEvent(ME_AV_AVATARCHANGED, clcHookAvatarChanged); HookEvent(ME_FOLDERS_PATH_CHANGED, ReloadSkinFolder); -- cgit v1.2.3