From 07e43f1c2be80d3ef626f044bd38c042cd7a4a37 Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Tue, 23 Oct 2012 10:31:27 +0000 Subject: [PATCH] Cleanup. --- ede-bug-tools/ede-crasher/GdbOutput.cpp | 1 - 1 file changed, 1 deletion(-) 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)