This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 8161c97e56733772b7a7981b87cb048cbcde65bb
Author: Alex Harui <aha...@apache.org>
AuthorDate: Fri Aug 3 16:25:30 2018 -0700

    comment out resource bundles for now
---
 .../MXRoyale/src/main/royale/mx/rpc/remoting/mxml/RemoteObject.as       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/frameworks/projects/MXRoyale/src/main/royale/mx/rpc/remoting/mxml/RemoteObject.as
 
b/frameworks/projects/MXRoyale/src/main/royale/mx/rpc/remoting/mxml/RemoteObject.as
index 6262c11..c8825d1 100644
--- 
a/frameworks/projects/MXRoyale/src/main/royale/mx/rpc/remoting/mxml/RemoteObject.as
+++ 
b/frameworks/projects/MXRoyale/src/main/royale/mx/rpc/remoting/mxml/RemoteObject.as
@@ -36,7 +36,7 @@ import mx.rpc.remoting.mxml.Operation;
 
 use namespace mx_internal;
 */
-[ResourceBundle("rpc")]
+//[ResourceBundle("rpc")]
 
 /**
  *  Use the &lt;mx:RemoteObject&gt; tag to represent an HTTPService object in 
an MXML file.

Reply via email to