diff options
Diffstat (limited to 'plugins/Svc_dbepp/headers.h')
-rw-r--r-- | plugins/Svc_dbepp/headers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Svc_dbepp/headers.h b/plugins/Svc_dbepp/headers.h index 97a530291c..57663f56e1 100644 --- a/plugins/Svc_dbepp/headers.h +++ b/plugins/Svc_dbepp/headers.h @@ -53,7 +53,6 @@ /////// icons support
-extern BYTE UsingIconManager;
void addIcons(TCHAR* szModuleFileName);
HICON LoadSkinnedDBEIcon(int icon);
int AddIconToList(HIMAGELIST hil, HICON hIcon);
|