Call the proper removal function...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4288 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -362,7 +362,7 @@ public class PresentsServer
|
||||
*/
|
||||
public static void unregisterShutdowner (Shutdowner downer)
|
||||
{
|
||||
_downers.add(downer);
|
||||
_downers.remove(downer);
|
||||
}
|
||||
|
||||
public static void main (String[] args)
|
||||
|
||||
Reference in New Issue
Block a user