Normand Briere
2019-10-01 65bdec7ae2c99ca2102c55f92bd62b48c9f14847
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;