Renamed some "inner" classes, removed debugging lines.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4152 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -103,7 +103,6 @@ public class DObject // extends EventDispatcher
|
||||
|
||||
public function postMessage (name :String, args :Array) :void
|
||||
{
|
||||
trace("posting message: " + name + ", " + args);
|
||||
postEvent(new MessageEvent(_oid, name, args));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user