summaryrefslogtreecommitdiff
path: root/crashrep/scripts/crash_report.sh
diff options
context:
space:
mode:
Diffstat (limited to 'crashrep/scripts/crash_report.sh')
-rwxr-xr-xcrashrep/scripts/crash_report.sh5
1 files changed, 1 insertions, 4 deletions
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
+