Normand Briere
2019-09-25 51e45bf615e1e2b4aca2edf9f7333b687c7d015e
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;