more lines

git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@656 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach@gmail.com 2011-05-23 15:58:36 +00:00
parent 2756f8e9dd
commit c16315fec5
3 changed files with 4 additions and 2 deletions

View file

@ -1408,8 +1408,6 @@ public abstract class AbstractHafasProvider implements NetworkProvider
return 'U';
// if ("M".equals(normalizedType)) // Metro
// return "U" + normalizedName;
// if ("Métro".equals(normalizedType))
// return "U" + normalizedName;
// Tram
if (P_LINE_TRAM.matcher(ucType).matches()) // Generic Tram