summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/lt.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/lt.pl b/util/lt.pl
index da493826..eed17fe3 100644
--- a/util/lt.pl
+++ b/util/lt.pl
@@ -118,7 +118,6 @@ foreach $line (<STDIN>) {
$escaped += 1;
next;
} else {
- print $line. "\n";
$included += 1;
}
}