mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 09:29:49 +00:00
more lines
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@227 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
fa55d7274d
commit
e5fefd8c8e
5 changed files with 33 additions and 16 deletions
|
@ -542,8 +542,6 @@ public class SbbProvider extends AbstractHafasProvider
|
|||
if (ucType.equals("ARZ")) // Frankreich, Nacht
|
||||
return 'I';
|
||||
|
||||
if (ucType.equals("IR"))
|
||||
return 'R';
|
||||
if (ucType.equals("D"))
|
||||
return 'R';
|
||||
if (ucType.equals("E"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue