summaryrefslogtreecommitdiff
path: root/plugins/StopSpamPlus/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StopSpamPlus/res')
-rw-r--r--plugins/StopSpamPlus/res/version.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/StopSpamPlus/res/version.h b/plugins/StopSpamPlus/res/version.h
index dd26e6a535..469a330f6f 100644
--- a/plugins/StopSpamPlus/res/version.h
+++ b/plugins/StopSpamPlus/res/version.h
@@ -21,11 +21,7 @@
//#define __PROD_REV_NUM 1234
// stuff that will be used in PluginInfo section and in Version resource
-#if defined (_UNICODE)
-#define __PLUGIN_NAME "StopSpam+ (Unicode)"
-#else
#define __PLUGIN_NAME "StopSpam+"
-#endif
#define __FILENAME "StopSpam.dll"
#define __DESC "No more spam! Robots can't go! Only human beings invited!"
#define __AUTHOR "Roman Miklashevsky, A. Petkevich, Kosh&chka, persei"