alotsuilib: Remove old "mega" and "mini" file extensions from data chooser
[fw/altos] / telegps / TeleGPSDisplayThread.java
index 9de33098b46eb7c04a518e180bddecb0c7445215..a3d4ea079caedbbadcf8c0cc4c620533dcb3ec0e 100644 (file)
@@ -90,8 +90,6 @@ public class TeleGPSDisplayThread extends Thread {
                                        voice.speak("Height %s.\n",
                                                    AltosConvert.height.say(state.height()));
                                }
-                       } else {
-                               voice.speak("Height is unknown.\n");
                        }
                }