This is an automated email from the ASF dual-hosted git repository.
harbs pushed a commit to branch feature/layout-optimization
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/feature/layout-optimization by
this push:
new 99d5bd7 Oops. This coercion is needed
99d5bd7 is described below
commit 99d5bd76e7e474fe4682d65e93accabc895c04f0
Author: Harbs <[email protected]>
AuthorDate: Mon Mar 26 18:54:35 2018 +0300
Oops. This coercion is needed
---
.../Binding/src/main/royale/org/apache/royale/binding/DataBindingBase.as | 1 -
1 file changed, 1 deletion(-)
diff --git
a/frameworks/projects/Binding/src/main/royale/org/apache/royale/binding/DataBindingBase.as
b/frameworks/projects/Binding/src/main/royale/org/apache/royale/binding/DataBindingBase.as
index a45a265..4ec9ee0 100644
---
a/frameworks/projects/Binding/src/main/royale/org/apache/royale/binding/DataBindingBase.as
+++
b/frameworks/projects/Binding/src/main/royale/org/apache/royale/binding/DataBindingBase.as
@@ -72,7 +72,6 @@ package org.apache.royale.binding
/**
* @royaleignorecoercion org.apache.royale.core.IBead
- * @royaleignorecoercion org.apache.royale.core.IStrand
* @royaleignorecoercion org.apache.royale.events.IEventDispatcher
*/
protected function prepareCreatedBinding(binding:IBinding,
bindingObject:Object, destinationObject:Object = null):void
--
To stop receiving notification emails like this one, please contact
[email protected].