I didn't mean to commit that.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5601 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2008-12-12 16:06:18 +00:00
parent fb4a28b2ed
commit 8b177eea6f
@@ -619,7 +619,6 @@ public class PresentsSession
protected void sessionWillStart ()
{
// configure a specific access controller for the client object
log.info("Setting access controller to PresentsObjectAccess.CLIENT");
_clobj.setAccessController(PresentsObjectAccess.CLIENT);
}