From 6b36135970dd9ba4694e626e3fbd8166c64d8cdc Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 7 Jan 2010 12:37:45 +0100 Subject: ccpp: add a possibility to disable backtrace generation + assorted minor tweaks Signed-off-by: Denys Vlasenko --- lib/Utils/make_descr.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Utils/make_descr.cpp') diff --git a/lib/Utils/make_descr.cpp b/lib/Utils/make_descr.cpp index 7f60c90..90bd76a 100644 --- a/lib/Utils/make_descr.cpp +++ b/lib/Utils/make_descr.cpp @@ -1,5 +1,4 @@ #include "abrtlib.h" -//#include "abrt_types.h" #include "CrashTypes.h" #include "DebugDump.h" /* FILENAME_ARCHITECTURE etc */ #ifdef HAVE_CONFIG_H -- cgit