From e7f8a934531b66e420a1a926361b1708be3fa615 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 20 Dec 2004 08:35:03 +0000 Subject: INTEGRATION: CWS hrogtkremove (1.2.132); FILE MERGED 2004/12/17 16:15:47 hro 1.2.132.1: #i36989# Remove GTK references along with dead code --- crashrep/scripts/crash_report.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'crashrep/scripts') diff --git a/crashrep/scripts/crash_report.sh b/crashrep/scripts/crash_report.sh index 696187cace1a..8a8f2826753d 100755 --- a/crashrep/scripts/crash_report.sh +++ b/crashrep/scripts/crash_report.sh @@ -73,8 +73,5 @@ cd .. sd_binary=`basename "$0"`".bin" cd "$sd_cwd" "$sd_prog/$sd_binary" "$@" -if [ $? != 0 ] ; then -sd_binary=`basename "$0"`"_with_gtk.bin" -"$sd_prog/$sd_binary" "$@" -fi + -- cgit v1.2.3