From d2d076e523b7a5a10507fba40f58543a386dbec0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 28 Dec 2013 09:53:15 +0000 Subject: Find/Add user dialog optimization: manually drawn bitmaps replaced with Windows native git-svn-id: http://svn.miranda-ng.org/main/trunk@7404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/findadd/findadd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/findadd/findadd.h') diff --git a/src/modules/findadd/findadd.h b/src/modules/findadd/findadd.h index 2334b746f1..e9c13610e4 100644 --- a/src/modules/findadd/findadd.h +++ b/src/modules/findadd/findadd.h @@ -44,7 +44,6 @@ struct FindAddDlgData int notSearchedYet; struct ProtoSearchInfo *search; int searchCount; - HBITMAP hBmpSortUp, hBmpSortDown; int throbbing; int pivot; HWND hwndAdvSearch; -- cgit v1.2.3