summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/commonheaders.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/commonheaders.cpp')
-rw-r--r--plugins/CryptoPP/commonheaders.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/CryptoPP/commonheaders.cpp b/plugins/CryptoPP/commonheaders.cpp
index 30452a36ee..df04c81dfd 100644
--- a/plugins/CryptoPP/commonheaders.cpp
+++ b/plugins/CryptoPP/commonheaders.cpp
@@ -4,7 +4,6 @@ LPCSTR szModuleName = MODULENAME;
LPCSTR szVersionStr = MODULENAME" DLL ("__VERSION_STRING")";
HINSTANCE g_hInst;
PLUGINLINK *pluginLink;
-MM_INTERFACE mmi={0};
MUUID interfaces[] = {MIID_CRYPTOPP, MIID_LAST};
HANDLE hPGPPRIV = NULL;
@@ -26,7 +25,7 @@ PLUGININFOEX pluginInfoEx = {
"baloo@bk.ru",
"© 2006-09 Baloo",
"http://miranda-im.org/download/details.php?action=viewfile&id=2669",
- 0, 0,
+ 0, 0,
MIID_CRYPTOPP
};