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.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/CryptoPP/commonheaders.cpp b/plugins/CryptoPP/commonheaders.cpp
index e518aecb11..30452a36ee 100644
--- a/plugins/CryptoPP/commonheaders.cpp
+++ b/plugins/CryptoPP/commonheaders.cpp
@@ -17,18 +17,6 @@ char TEMP[MAX_PATH];
int TEMP_SIZE = 0;
BOOL isVista = 0;
-PLUGININFO pluginInfo = {
- sizeof(PLUGININFO),
- MODULENAME,
- __VERSION_DWORD,
- MODULENAME" library for SecureIM plugin ("__DATE__")",
- "Baloo",
- "baloo@bk.ru",
- "© 2006-09 Baloo",
- "http://miranda-im.org/download/details.php?action=viewfile&id=2669",
- 0, 0
-};
-
PLUGININFOEX pluginInfoEx = {
sizeof(PLUGININFOEX),
MODULENAME,