Normand Briere
2019-08-22 0c7b833be7d86598a6813cd1c6db0ca9e1b17966
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()