Normand Briere
2019-05-05 d7bc8865056ea0d35df261e719f92e1422af7c6e
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;