mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 23:09:50 +00:00
line A (fixed)
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@827 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
82acc92247
commit
442cab8fe8
2 changed files with 3 additions and 3 deletions
|
@ -546,9 +546,6 @@ public final class BahnProvider extends AbstractHafasProvider
|
|||
{
|
||||
final String ucType = type.toUpperCase();
|
||||
|
||||
if ("A".equals(ucType)) // Spain, Highspeed
|
||||
return 'I';
|
||||
|
||||
if ("RNV".equals(ucType))
|
||||
return 'R';
|
||||
if ("DZ".equals(ucType)) // Dampfzug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue