aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_output.F
diff options
context:
space:
mode:
Diffstat (limited to 'src/AHFinder_output.F')
-rw-r--r--src/AHFinder_output.F1
1 files changed, 0 insertions, 1 deletions
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