undo
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@721 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -50,12 +50,6 @@ public class StatSet extends DSet<Stat>
|
||||
super(contents);
|
||||
}
|
||||
|
||||
/** Creates a stat set with the specified contents. */
|
||||
public StatSet (Stat stat)
|
||||
{
|
||||
add(stat);
|
||||
}
|
||||
|
||||
/** Creates a blank stat set. */
|
||||
public StatSet ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user