summaryrefslogtreecommitdiffstats
path: root/lib/Utils/DebugDump.h
diff options
context:
space:
mode:
authorZdenek Prikryl <zdeny@dhcp-lab-218.englab.brq.redhat.com>2009-04-08 13:44:35 +0200
committerZdenek Prikryl <zdeny@dhcp-lab-218.englab.brq.redhat.com>2009-04-08 13:44:35 +0200
commit234a905fe548f73f5e1df0db5b3490ae9b00a9d5 (patch)
tree70dca16dbb78da5925a626890442b687b04a4f80 /lib/Utils/DebugDump.h
parent5c4a18fdd9795abaed59d3f5718d60cecde889ab (diff)
downloadabrt-234a905fe548f73f5e1df0db5b3490ae9b00a9d5.tar.gz
abrt-234a905fe548f73f5e1df0db5b3490ae9b00a9d5.tar.xz
abrt-234a905fe548f73f5e1df0db5b3490ae9b00a9d5.zip
renamed MW library
renamed Utils library added check for plugins init method renamed crash types
Diffstat (limited to 'lib/Utils/DebugDump.h')
-rw-r--r--lib/Utils/DebugDump.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Utils/DebugDump.h b/lib/Utils/DebugDump.h
index 94323e4c..0539f76e 100644
--- a/lib/Utils/DebugDump.h
+++ b/lib/Utils/DebugDump.h
@@ -36,11 +36,6 @@
#define FILENAME_ANALYZER "analyzer"
#define FILENAME_RELEASE "release"
#define FILENAME_EXECUTABLE "executable"
-#define FILENAME_CMDLINE "cmdline"
-#define FILENAME_TEXTDATA1 "text_data_1"
-#define FILENAME_TEXTDATA2 "text_data_2"
-#define FILENAME_BINARYDATA1 "binary_data_1"
-#define FILENAME_BINARYDATA2 "binary_data_1"
class CDebugDump
{