fix comment

This commit is contained in:
sonora 2016-12-02 14:54:11 +01:00
parent 4077fe70a0
commit 242fd1ffa8

View file

@ -109,7 +109,7 @@ public class RouteDataObject {
public String getRef(boolean direction) {
//if (getDestinationRef(direction) != null) {
// return getDestinationRef(boolean direction);
// return getDestinationRef(direction);
//}
if (names != null) {
return names.get(region.refTypeRule);