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

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


The following commit(s) were added to 
refs/heads/fontIcon/toplineup_fontawesome5 by this push:
     new 7a7b2131e4 Fix errors
7a7b2131e4 is described below

commit 7a7b2131e4efc703076029b68d2fafe800747513
Author: hiedra <[email protected]>
AuthorDate: Mon Apr 22 00:31:06 2024 +0200

    Fix errors
---
 frameworks/projects/Icons/src/main/royale/FontAwesome6ProIconType.as | 3 ---
 1 file changed, 3 deletions(-)

diff --git 
a/frameworks/projects/Icons/src/main/royale/FontAwesome6ProIconType.as 
b/frameworks/projects/Icons/src/main/royale/FontAwesome6ProIconType.as
index 5a997c88b5..c53d5fdbdf 100644
--- a/frameworks/projects/Icons/src/main/royale/FontAwesome6ProIconType.as
+++ b/frameworks/projects/Icons/src/main/royale/FontAwesome6ProIconType.as
@@ -335,7 +335,6 @@ package
                public static const BRAIN_ARROW_CURVED_RIGHT:String = 
'brain-arrow-curved-right';
                public static const BRAIN_CIRCUIT:String = 'brain-circuit';
                public static const BRAKE_WARNING:String = 'brake-warning';
-               public static const BRANDS {:String = 'brands {';
                public static const BREAD_LOAF:String = 'bread-loaf';
                public static const BREAD_SLICE_BUTTER:String = 
'bread-slice-butter';
                public static const BRIDGE_SUSPENSION:String = 
'bridge-suspension';
@@ -2021,8 +2020,6 @@ package
                public static const SQUARE_Z:String = 'square-z';
                public static const SQUID:String = 'squid';
                public static const SQUIRREL:String = 'squirrel';
-               public static const SR_ONLY {:String = 'sr-only {';
-               public static const SR_ONLY_FOCUSABLE:NOT(:FOCUS) {:String = 
'sr-only-focusable:not(:focus) {';
                public static const STAFF:String = 'staff';
                public static const STANDARD_DEFINITION:String = 
'standard-definition';
                public static const STAR_CHRISTMAS:String = 'star-christmas';

Reply via email to