Normand Briere
2019-09-02 0050edcb88bac197578ec518425c8c1e1b4e469f
timeflow/vis/VisualAct.java
....@@ -12,7 +12,6 @@
1212
1313 public class VisualAct implements Comparable
1414 {
15
-
1615 Color color;
1716 String label;
1817 String mouseOver;