From 33fa85c712ad498aebb5c518fb7973fb40fcdf46 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 27 May 2016 19:13:19 +0000 Subject: - unneeded variable removed from clist_modern cache; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/modern_clc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Clist_modern/src/modern_clc.h') diff --git a/plugins/Clist_modern/src/modern_clc.h b/plugins/Clist_modern/src/modern_clc.h index f4ed7279c4..59cd0b910b 100644 --- a/plugins/Clist_modern/src/modern_clc.h +++ b/plugins/Clist_modern/src/modern_clc.h @@ -196,7 +196,6 @@ struct ClcContact : public ClcContactBase RECT pos_avatar; RECT pos_icon; RECT pos_label; - RECT pos_rename_rect; RECT pos_contact_time; RECT pos_extra[EXTRA_ICON_COUNT]; DWORD lastPaintCounter; -- cgit v1.2.3