Normand Briere
2019-08-27 dce400da7c65d659129abf9bc6e8f38b360a63d2
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;