Normand Briere
2019-06-27 f78dd18c66d607b693c0bf5937fc59181bf5a26b
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;