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 0bcc553f64..e64825e1d4 100644 --- a/plugins/CryptoPP/commonheaders.h +++ b/plugins/CryptoPP/commonheaders.h @@ -99,7 +99,6 @@ extern BOOL isVista; // shared vars
extern HINSTANCE g_hInst;
-extern PLUGINLINK *pluginLink;
extern PLUGININFOEX pluginInfoEx;
extern MUUID interfaces[];
|