diff options
Diffstat (limited to 'plugins/IEHistory/src/stdafx.h')
-rw-r--r-- | plugins/IEHistory/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/IEHistory/src/stdafx.h b/plugins/IEHistory/src/stdafx.h index 55a4f4aa59..484b43b461 100644 --- a/plugins/IEHistory/src/stdafx.h +++ b/plugins/IEHistory/src/stdafx.h @@ -80,7 +80,6 @@ struct CMPlugin : public PLUGIN<CMPlugin> }; extern HICON hIcon; //history icon -extern int hLangpack; extern MWindowList hOpenWindowsList; extern PLUGININFOEX pluginInfo; |