diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-07 12:37:45 +0100 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-07 12:37:45 +0100 |
| commit | 6b36135970dd9ba4694e626e3fbd8166c64d8cdc (patch) | |
| tree | 09468c7403bdd77ceddb02ac3571e83a6a504406 /lib/Utils | |
| parent | 9fa0918b822b4d81a8adf7392c4e18e87d351872 (diff) | |
| download | abrt-6b36135970dd9ba4694e626e3fbd8166c64d8cdc.tar.gz abrt-6b36135970dd9ba4694e626e3fbd8166c64d8cdc.tar.xz abrt-6b36135970dd9ba4694e626e3fbd8166c64d8cdc.zip | |
ccpp: add a possibility to disable backtrace generation
+ assorted minor tweaks
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Utils')
| -rw-r--r-- | lib/Utils/make_descr.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
