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

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

commit c05b811c60c7105fecd0f43c48214059df95a9bd
Author: Harbs <[email protected]>
AuthorDate: Sun Jan 2 12:31:23 2022 +0200

    Already handled in GroupBase
---
 .../Basic/src/main/royale/org/apache/royale/html/ControlBar.as   | 9 ---------
 1 file changed, 9 deletions(-)

diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/ControlBar.as
 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/ControlBar.as
index d1f22a8..c877f0c 100644
--- 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/ControlBar.as
+++ 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/ControlBar.as
@@ -66,15 +66,6 @@ package org.apache.royale.html
                        typeNames = "ControlBar";
                }
 
-               /**
-                * @private
-                */
-               override public function addedToParent():void
-               {
-                       super.addedToParent();
-                       loadBeadFromValuesManager(IBeadLayout, "iBeadLayout", 
this);
-               }
-
         /**
          * @royaleignorecoercion org.apache.royale.core.WrappedHTMLElement
          */

Reply via email to