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

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


The following commit(s) were added to refs/heads/develop by this push:
     new c76b1c8  comment out resourcebundle
c76b1c8 is described below

commit c76b1c8f73157e48f2d301a8cbd55f560b61acc5
Author: Alex Harui <[email protected]>
AuthorDate: Sun Oct 20 17:28:43 2019 -0700

    comment out resourcebundle
---
 .../projects/MXRoyale/src/main/royale/mx/formatters/PhoneFormatter.as   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/frameworks/projects/MXRoyale/src/main/royale/mx/formatters/PhoneFormatter.as 
b/frameworks/projects/MXRoyale/src/main/royale/mx/formatters/PhoneFormatter.as
index dad10b2..588d060 100644
--- 
a/frameworks/projects/MXRoyale/src/main/royale/mx/formatters/PhoneFormatter.as
+++ 
b/frameworks/projects/MXRoyale/src/main/royale/mx/formatters/PhoneFormatter.as
@@ -23,7 +23,7 @@ package mx.formatters
 import mx.managers.ISystemManager;
 import mx.managers.SystemManager;
 
-[ResourceBundle("formatters")]
+//[ResourceBundle("formatters")]
 
 /**
  *  The PhoneFormatter class formats a valid number into a phone number format,

Reply via email to