You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2018/05/31 08:05:09 UTC

[royale-asjs] branch feature/MXRoyale updated: Deleted SparkSkin from SparkRoyaleClasses.as

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

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


The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
     new 78dd3bc  Deleted SparkSkin from SparkRoyaleClasses.as
78dd3bc is described below

commit 78dd3bc25ebbe9079feb4a580a1ec6a3989fe17f
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu May 31 13:05:06 2018 +0500

    Deleted SparkSkin from SparkRoyaleClasses.as
---
 frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as | 1 -
 1 file changed, 1 deletion(-)

diff --git a/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as b/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as
index ab455e1..2bb4f0b 100644
--- a/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as
+++ b/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as
@@ -42,7 +42,6 @@ internal class SparkRoyaleClasses
     import spark.components.supportClasses.DropDownListBase; DropDownListBase;
     import spark.components.Group; Group;
     import spark.components.supportClasses.Skin; Skin;
-    import spark.skins.SparkSkin; SparkSkin;
     import spark.skins.spark.BorderContainerSkin;BorderContainerSkin; 
     import spark.skins.spark.DefaultItemRenderer;DefaultItemRenderer;
     import spark.components.supportClasses.ItemRenderer; ItemRenderer;

-- 
To stop receiving notification emails like this one, please contact
alinakazi@apache.org.