diff options
Diffstat (limited to 'plugins/IEView/src/stdafx.h')
-rw-r--r-- | plugins/IEView/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/IEView/src/stdafx.h b/plugins/IEView/src/stdafx.h index fa5ba81185..3732b09705 100644 --- a/plugins/IEView/src/stdafx.h +++ b/plugins/IEView/src/stdafx.h @@ -87,7 +87,6 @@ CSrmmLogWindow *logBuilder(CMsgDialog &pDlg); extern IEView *debugView;
extern char *workingDirUtf8;
extern HANDLE hHookOptionsChanged;
-extern IconItem iconList[];
class BSTR_PTR
{
|