I certainly shouldn't have said that it was illegal! Gah, it's too hot today.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6589 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2011-04-02 06:07:48 +00:00
parent 871409e060
commit 03576f00ee
@@ -48,6 +48,7 @@ public class EntryRemovedEvent<T extends DSet.Entry> extends EntryEvent<T>
{
super(targetOid, name);
_key = key;
_oldEntry = oldEntry;
}
/** For unserialization. */