This commit is contained in:
BetaSteward 2010-04-11 19:52:34 +00:00
parent 058af9a48e
commit cbb37e7933
126 changed files with 3253 additions and 911 deletions

View file

@ -71,16 +71,6 @@ public abstract class ContinuousEffectImpl extends EffectImpl implements Continu
return false;
}
// @Override
// public Layer getLayer() {
// return layer;
// }
//
// @Override
// public SubLayer getSubLayer() {
// return sublayer;
// }
@Override
public Date getTimestamp() {
return timestamp;