altosui: comment out un-used fields and methods
[fw/altos] / altosui / AltosFlashUI.java
index 3ccfa76c3f74334c39f6bd34b5ead0b6799935e3..f8c24b16c662a2498cb6b4570f087461f9c198f5 100644 (file)
@@ -286,7 +286,7 @@ public class AltosFlashUI
                if (!select_source_file())
                        return;
                build_dialog();
-               flash_task      f = new flash_task(this);
+               //flash_task    f = new flash_task(this);
        }
 
        static void show(JFrame frame) {