Commit 931b6f02 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

efa: remove useless variable %accessibility

parent fccc8eb5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ our $VERSION = '2.12';
my $ignore_info;
my $efa;
my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2';
my %accessibility;
my ( @from, @to, @via, $from_type, $to_type, $via_type );
my $opt = {
	'efa-url'     => \$efa_url,