clean
This commit is contained in:
parent
3e17352d3e
commit
7ec962375b
1 changed files with 0 additions and 1 deletions
|
@ -769,7 +769,6 @@ public class VoiceRouter {
|
|||
String tParam = getTurnType(next.getTurnType());
|
||||
ExitInfo exitInfo = next.getExitInfo();
|
||||
boolean isplay = true;
|
||||
String lang = player.getLanguage();
|
||||
if (tParam != null) {
|
||||
p.turn(tParam, getSpeakableStreetName(currentSegment, next, !suppressDest));
|
||||
// if (exitInfo != null) {
|
||||
|
|
Loading…
Reference in a new issue