git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@931 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach@gmail.com 2012-01-30 23:01:47 +00:00
parent 156b4d9097
commit dec41ee91b
2 changed files with 4 additions and 23 deletions

View file

@ -1753,8 +1753,6 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
return 'B';
if ("LT".equals(ucType)) // Linien-Taxi
return 'B';
if ("BUVB".equals(ucType)) // BuVB
return 'B';
// if ("N".equals(normalizedType)) // Nachtbus
// return "B" + normalizedName;