diff options
Diffstat (limited to 'plugins/CryptoPP/src/version.h')
-rw-r--r-- | plugins/CryptoPP/src/version.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/version.h b/plugins/CryptoPP/src/version.h index 60042bfccb..658fc10dfb 100644 --- a/plugins/CryptoPP/src/version.h +++ b/plugins/CryptoPP/src/version.h @@ -9,6 +9,5 @@ #define __FILENAME "CryptoPP.dll"
#define __DESCRIPTION "Crypto++ library for SecureIM plugin."
#define __AUTHOR "Baloo"
-#define __AUTHOREMAIL "baloo@bk.ru"
#define __AUTHORWEB "https://miranda-ng.org/p/CryptoPP/"
#define __COPYRIGHT "© 2006-09 Baloo"
|