diff options
Diffstat (limited to 'plugins/Gender')
-rw-r--r-- | plugins/Gender/src/options.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Gender/src/options.cpp b/plugins/Gender/src/options.cpp index a7c5c244bd..0a3808b73a 100644 --- a/plugins/Gender/src/options.cpp +++ b/plugins/Gender/src/options.cpp @@ -28,7 +28,6 @@ int applyExtraImage(HANDLE hContact);
extern HINSTANCE g_hInst;
-extern IconExtraColumn g_IECClear;
extern int clistIcon;
extern HANDLE g_hExtraIcon;
extern byte bContactMenuItems, bEnableClistIcon, bDrawNoGenderIcon;
|