mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 11:09:48 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@893 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
fa9bc2a01c
commit
455ca30ea3
4 changed files with 2 additions and 6 deletions
|
@ -516,8 +516,6 @@ public final class BahnProvider extends AbstractHafasProvider
|
|||
{
|
||||
final String ucType = type.toUpperCase();
|
||||
|
||||
if ("RNV".equals(ucType))
|
||||
return 'R';
|
||||
if ("DZ".equals(ucType)) // Dampfzug
|
||||
return 'R';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue