Normand Briere
2019-04-29 c0c300a9dbd4c0fc127e003e9481d3f9246bbe7a
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()