remove the apparently-unused Launch UI bits
[fw/altos] / teststand / TestStand.java
index 97f33c61183ba6df5cdfd86fa0f43eae823bf7df..213e69c88648cd95d8e33ba954c272a6543146af 100644 (file)
@@ -256,10 +256,6 @@ public class TestStand extends AltosUIFrame implements AltosEepromGrapher {
                new AltosScanUI(TestStand.this, true);
        }
 
-       void LaunchController() {
-               new AltosLaunchUI(TestStand.this);
-       }
-
        /* Connect to TeleMetrum, either directly or through
         * a TeleDongle over the packet link
         */