diff options
Diffstat (limited to 'plugins/CryptoPP/commonheaders.h')
-rw-r--r-- | plugins/CryptoPP/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CryptoPP/commonheaders.h b/plugins/CryptoPP/commonheaders.h index 78cf361487..2e9fb4277d 100644 --- a/plugins/CryptoPP/commonheaders.h +++ b/plugins/CryptoPP/commonheaders.h @@ -100,7 +100,6 @@ extern BOOL isVista; // shared vars
extern HINSTANCE g_hInst;
extern PLUGINLINK *pluginLink;
-extern PLUGININFO pluginInfo;
extern PLUGININFOEX pluginInfoEx;
//extern MM_INTERFACE mmi;
extern MUUID interfaces[];
|