Remove trailing whitespace/unused imports
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@908 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -21,7 +21,6 @@
|
|||||||
|
|
||||||
package com.threerings.micasa.lobby;
|
package com.threerings.micasa.lobby;
|
||||||
|
|
||||||
import javax.annotation.Generated;
|
|
||||||
import com.threerings.crowd.data.PlaceObject;
|
import com.threerings.crowd.data.PlaceObject;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
|
|
||||||
package com.threerings.parlor.card.data;
|
package com.threerings.parlor.card.data;
|
||||||
|
|
||||||
import javax.annotation.Generated;
|
|
||||||
import com.threerings.parlor.game.data.GameObject;
|
import com.threerings.parlor.game.data.GameObject;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -583,7 +583,7 @@ public class TableManager
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Add the table to the lobby object, <b>after it has already been validated as being
|
* Add the table to the lobby object, <b>after it has already been validated as being
|
||||||
* publishable</b>.
|
* publishable</b>.
|
||||||
*/
|
*/
|
||||||
protected void addTableToLobby (Table table)
|
protected void addTableToLobby (Table table)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
|
|
||||||
package com.threerings.whirled.data;
|
package com.threerings.whirled.data;
|
||||||
|
|
||||||
import javax.annotation.Generated;
|
|
||||||
import com.threerings.crowd.data.PlaceObject;
|
import com.threerings.crowd.data.PlaceObject;
|
||||||
|
|
||||||
public class SceneObject extends PlaceObject
|
public class SceneObject extends PlaceObject
|
||||||
|
|||||||
Reference in New Issue
Block a user