From 6810af1ca84fbbbece267fdff09d8f7bc8d7e996 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 29 Jan 2005 16:37:19 +0000 Subject: Remove no-op statement git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@373 89daf98e-ef62-4674-b946-b8ff9de2216c --- src/AHFinder_output.F | 1 - 1 file changed, 1 deletion(-) diff --git a/src/AHFinder_output.F b/src/AHFinder_output.F index 4aceea2..4876019 100644 --- a/src/AHFinder_output.F +++ b/src/AHFinder_output.F @@ -543,7 +543,6 @@ c some compilers cannot trim an empty string, so we add at least one char else options = options(1:15) // " status=0" end if - options = options // " " if (horizon) then options = options(1:24) // " horizon=1" else -- cgit v1.2.3