Whitespace

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6207 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2010-10-15 20:16:09 +00:00
parent d17407cfaf
commit ea58e7a7b7
4 changed files with 13 additions and 24 deletions
@@ -1562,7 +1562,6 @@ public abstract class PeerManager
protected Map<String, String> _errors;
}
/** Extracts the node object from the supplied peer. */
protected static final Function<PeerNode, NodeObject> GET_NODE_OBJECT =
new Function<PeerNode, NodeObject>() {