diff options
Diffstat (limited to 'src/modules/findadd/findadd.h')
-rw-r--r-- | src/modules/findadd/findadd.h | 1 |
1 files changed, 0 insertions, 1 deletions
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;
|