not sure where those extra *s came from

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@662 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Tom Conkling
2008-07-17 20:49:43 +00:00
parent 0e74ed2842
commit 6d1e687709
@@ -121,8 +121,6 @@ public class StatRepository extends DepotRepository
/**
* Writes out any of the stats in the supplied array that have been modified since they were
* first loaded. Exceptions that occur while writing the stats will be caught and logged.
*
*
*/
public void writeModified (int playerId, Stat[] stats)
{