more lines

git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@711 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach@gmail.com 2011-06-21 07:25:23 +00:00
parent c4731e7de7
commit a2b5775b8f
10 changed files with 21 additions and 18 deletions

View file

@ -207,9 +207,6 @@ public class NsProvider extends AbstractHafasProvider
{
final String ucType = type.toUpperCase();
if (ucType.equals("INT")) // Zürich-Brüssel
return 'I';
if (ucType.equals("L"))
return 'R';
if (ucType.equals("CR"))