This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 65b65c1a6c913ed84a6571b8f124ca2d9b6398cd Author: Yishay Weiss <[email protected]> AuthorDate: Sun Jul 3 14:23:57 2022 +0300 Should have never been added here --- frameworks/projects/Basic/src/main/resources/defaults.css | 1 - 1 file changed, 1 deletion(-) diff --git a/frameworks/projects/Basic/src/main/resources/defaults.css b/frameworks/projects/Basic/src/main/resources/defaults.css index 5625958d74..4ed871e658 100644 --- a/frameworks/projects/Basic/src/main/resources/defaults.css +++ b/frameworks/projects/Basic/src/main/resources/defaults.css @@ -45,7 +45,6 @@ Application { padding: 0px; margin: 0px; - ICursorManager: ClassReference("mx.managers.CursorManagerImpl"); } ButtonBar
