You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/10/15 21:42:37 UTC

[royale-asjs] branch develop updated: fix this file

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 b5b43e0  fix this file
b5b43e0 is described below

commit b5b43e0c527622eeeae21a6b7468904eff10e16d
Author: Alex Harui <ah...@apache.org>
AuthorDate: Mon Oct 15 14:42:27 2018 -0700

    fix this file
---
 frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as | 1 -
 1 file changed, 1 deletion(-)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
index 675d9bd..9e8b4a3 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -162,7 +162,6 @@ internal class MXRoyaleClasses
 	import mx.collections.IComplexSortField; IComplexSortField;
 	import mx.core.IIMESupport; IIMESupport;
 	import mx.core.InteractionMode; InteractionMode;
-	import mx.events.TouchInteractionEvent; TouchInteractionEvent;
 	import mx.collections.ComplexFieldChangeWatcher; ComplexFieldChangeWatcher;
 	import mx.binding.BindabilityInfo; BindabilityInfo;
 	import mx.binding.utils.ChangeWatcher; ChangeWatcher;