Normand Briere
2019-09-28 c3c47406ac43dafd51e6ad1d7b92a794bd69b7d6
timeflow/app/ui/EditValuePanel.java
....@@ -10,7 +10,6 @@
1010
1111 public class EditValuePanel extends JPanel
1212 {
13
-
1413 FieldFormat parser;
1514 boolean longField;
1615 JLabel feedback = new JLabel()