Purge the use of the getChatName() hack.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5482 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -86,15 +86,6 @@ public class BodyObject extends ClientObject
|
||||
return username;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the name that should be used for the chat system. The default is to use {@link
|
||||
* #username}.
|
||||
*/
|
||||
public Name getChatName ()
|
||||
{
|
||||
return getVisibleName();
|
||||
}
|
||||
|
||||
/**
|
||||
* Creates a blank occupant info instance that will used to publish information about the
|
||||
* various bodies occupying a place.
|
||||
|
||||
Reference in New Issue
Block a user