add changes to java client from Rene, OZ1LQH
[spider.git] / spider-web / dxannounce.java
index c4c833f554cf4cb175b289fd76d4277e36ff08d5..8627680bfe861c56607c216253b1e51d5bbc2c0d 100755 (executable)
@@ -7,9 +7,6 @@ public class dxannounce extends Dialog
                super(parent, "Dx Announce", true);
                this.parent = parent;
                this.setFont(font);
-//             Call2 = "";
-//             Freq = "";
-//             Remarks = ""; // Make sure that Call2, Freq and Remarks are empty when box is displayed.
                
                Panel p1 = new Panel();
                p1.setLayout(new GridLayout(3,2));