X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=teststand%2FTestStand.java;h=213e69c88648cd95d8e33ba954c272a6543146af;hb=567b955c9fdc1ada4383c90ad9886cf81bac8238;hp=97f33c61183ba6df5cdfd86fa0f43eae823bf7df;hpb=4d94c8f17db058b0182d62dc6e385be721a22a87;p=fw%2Faltos diff --git a/teststand/TestStand.java b/teststand/TestStand.java index 97f33c61..213e69c8 100644 --- a/teststand/TestStand.java +++ b/teststand/TestStand.java @@ -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 */