summaryrefslogtreecommitdiff
path: root/src/core/stdauth/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdauth/version.h')
-rw-r--r--src/core/stdauth/version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/core/stdauth/version.h b/src/core/stdauth/version.h
deleted file mode 100644
index 7078e297c0..0000000000
--- a/src/core/stdauth/version.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-#include <m_version.h>
-
-#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
-#define __VERSION_STRING MIRANDA_VERSION_STRING
-
-#define __PLUGIN_NAME "Standard Auth module"
-#define __INTERNAL_NAME "stdauth"
-#define __FILENAME "stdauth.dll"
-#define __DESCRIPTION "Core module for sending/receiving auth requests."
-#define __AUTHOR "Miranda NG Development Team"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdAuth/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"