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

commit 2fa4e998afd9331d23ac7961329005ca80158d01
Author: Alex Harui <[email protected]>
AuthorDate: Mon Oct 1 17:51:38 2018 -0700

    don't need this.  Jewel builds it in
---
 examples/royale/RemoteObjectAMFTest/src/main/royale/App.mxml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/examples/royale/RemoteObjectAMFTest/src/main/royale/App.mxml 
b/examples/royale/RemoteObjectAMFTest/src/main/royale/App.mxml
index a29b94e..86c3a4d 100644
--- a/examples/royale/RemoteObjectAMFTest/src/main/royale/App.mxml
+++ b/examples/royale/RemoteObjectAMFTest/src/main/royale/App.mxml
@@ -25,10 +25,6 @@ limitations under the License.
 
     <fx:Style source="../../main/resources/styles.css"/>
 
-    <j:valuesImpl>
-        <js:SimpleCSSValuesImpl />
-    </j:valuesImpl>
-
     <fx:Script>
                <![CDATA[
                        import org.apache.royale.net.events.FaultEvent;

Reply via email to