diff options
Diffstat (limited to 'lib/Travel/Status/DE/HAFAS.pm')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS.pm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index cbb4dbb..8d6c81b 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -143,14 +143,6 @@ my %hafas_instance = ( name => 'Rostocker Straßenbahn AG', productbits => [qw[ice ice ice regio s bus ferry u tram ondemand]], }, - - #SBB => { - # url => 'https://fahrplan.sbb.ch/bin/stboard.exe', - # stopfinder => 'https://fahrplan.sbb.ch/bin/ajax-getstop.exe', - # name => 'Schweizerische Bundesbahnen', - # productbits => - # [qw[ice ice regio regio ferry s bus cablecar regio tram]], - #}, VBB => { url => 'https://fahrinfo.vbb.de/bin/stboard.exe', stopfinder => 'https://fahrinfo.vbb.de/bin/ajax-getstop.exe', |