summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-01-20 19:00:44 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2025-01-20 19:00:44 +0100
commitf1e494c932f24272f1addb5611a9ccc81ac50de9 (patch)
tree5ab92b62e89a7a85c3b629f29db8950352155659
parentfd9bb806d8863678920e4252c1411b17a19520f9 (diff)
dbris: Remove unused @output variable
-rwxr-xr-xbin/dbris1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/dbris b/bin/dbris
index 034ad01..a1d23cc 100755
--- a/bin/dbris
+++ b/bin/dbris
@@ -23,7 +23,6 @@ my $use_cache = 1;
my $show_full_route;
my $cache;
-my @output;
my %known_mot = map { $_ => 1 }
(qw(ICE EC_IC IR REGIONAL SBAHN BUS SCHIFF UBAHN TRAM ANRUFPFLICHTIG));