diff --git a/ede-bug-tools/ede-crasher/GdbOutput.cpp b/ede-bug-tools/ede-crasher/GdbOutput.cpp index 616bb63..d948053 100644 --- a/ede-bug-tools/ede-crasher/GdbOutput.cpp +++ b/ede-bug-tools/ede-crasher/GdbOutput.cpp @@ -22,7 +22,6 @@ #include "GdbOutput.h" -/* assume core is placed in current directory */ #define CORE_FILE "core" EDELIB_NS_USING(String)