Skip to content

Commit

Permalink
efa: remove useless variable %accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed Jul 23, 2015
1 parent fccc8eb commit 931b6f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/efa
Expand Up @@ -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,
Expand Down

0 comments on commit 931b6f0

Please sign in to comment.