diff --git a/src/as/com/threerings/util/ObjectMarshaller.as b/src/as/com/threerings/util/ObjectMarshaller.as index 4cab24ff3..79e0f172a 100644 --- a/src/as/com/threerings/util/ObjectMarshaller.as +++ b/src/as/com/threerings/util/ObjectMarshaller.as @@ -27,8 +27,6 @@ import flash.net.ObjectEncoding; import flash.geom.Point; import flash.geom.Rectangle; -import flash.system.ApplicationDomain; - import flash.utils.ByteArray; import flash.utils.Dictionary; import flash.utils.Endian;