summaryrefslogtreecommitdiff
path: root/plugins/Svc_crshdmp/crshdmp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Svc_crshdmp/crshdmp.cpp')
-rw-r--r--plugins/Svc_crshdmp/crshdmp.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/Svc_crshdmp/crshdmp.cpp b/plugins/Svc_crshdmp/crshdmp.cpp
index 765b4be53b..6a800d837f 100644
--- a/plugins/Svc_crshdmp/crshdmp.cpp
+++ b/plugins/Svc_crshdmp/crshdmp.cpp
@@ -49,13 +49,7 @@ bool dtsubfldr;
static const PLUGININFOEX pluginInfoEx =
{
sizeof(PLUGININFOEX),
-#if defined(_WIN64)
- "Crash Dumper x64",
-#elif defined(_UNICODE)
- "Crash Dumper Unicode",
-#else
"Crash Dumper",
-#endif
__VERSION_DWORD,
"Crash Dumper for Miranda IM.",
"borkra",