summaryrefslogtreecommitdiff
path: root/http
diff options
context:
space:
mode:
Diffstat (limited to 'http')
-rwxr-xr-xhttp/bin/gmi2upphtml1
1 files changed, 0 insertions, 1 deletions
diff --git a/http/bin/gmi2upphtml b/http/bin/gmi2upphtml
index 8638d0a..07d9623 100755
--- a/http/bin/gmi2upphtml
+++ b/http/bin/gmi2upphtml
@@ -176,7 +176,6 @@ do
close_all_open_blocks_except pre
echo "<pre>"
is_in_preformatted_block=1
- echo "$(escape_upphtml "$(echo "$line" | cut -c4-)")"
else
echo "</pre>"
is_in_preformatted_block=0