Nixed unused variable references.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@686 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -64,7 +64,6 @@ public class ParlorManager
|
||||
// ", config=" + config + "].");
|
||||
|
||||
BodyObject source = (BodyObject)caller;
|
||||
String rsp = null;
|
||||
|
||||
// ensure that the invitee is online at present
|
||||
BodyObject target = _locator.lookupBody(invitee);
|
||||
|
||||
Reference in New Issue
Block a user