add changes to java client from Rene, OZ1LQH
[spider.git] / spider-web / beam.java
index 7184f3b4d4a2a74fd9e194e0202c5663e9b1385a..574a6c17f692cf83c6d115c7e82d02844ce9efd5 100755 (executable)
@@ -6,7 +6,6 @@ public class beam extends Dialog
                super(parent, "Call/Prefix/Other", true);
                this.parent = parent;
                this.setFont(font);
-//             Prefix=""; // Make sure that the input field is always empty when box displayed.
                                                                
                Panel p1 = new Panel();
                p1.setLayout(new GridLayout(2,2));