From 93b133abe8df0a83857c8602948c70d1a1f25953 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Mon, 23 Feb 2009 12:26:02 +0000 Subject: Cleanup unneeded code Signed-off-by: Damien Lespiau --- shave/shave.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/shave/shave.in b/shave/shave.in index 0c349d7..7efb577 100644 --- a/shave/shave.in +++ b/shave/shave.in @@ -20,7 +20,6 @@ shift REEL_TOOL="$1" shift -hint_cxx=0 pass_through=0 preserved_args= while test "$#" -gt 0; do @@ -35,10 +34,6 @@ while test "$#" -gt 0; do lt_output="$1" preserved_args="$preserved_args $opt" ;; - g++) - hint_cxx=1 - preserved_args="$preserved_args $opt" - ;; *) preserved_args="$preserved_args $opt" ;; -- cgit v1.2.3