should be public

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/75508361
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/75508361
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/75508361

Branch: refs/heads/develop
Commit: 75508361130de8d23ec6436ec6ce3d97b8989be2
Parents: c8e33f1
Author: Alex Harui <aha...@apache.org>
Authored: Fri Nov 14 08:10:35 2014 -0800
Committer: Alex Harui <aha...@apache.org>
Committed: Fri Nov 14 22:29:52 2014 -0800

----------------------------------------------------------------------
 frameworks/js/FlexJS/src/org/apache/flex/core/CallLaterBead.js | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/75508361/frameworks/js/FlexJS/src/org/apache/flex/core/CallLaterBead.js
----------------------------------------------------------------------
diff --git a/frameworks/js/FlexJS/src/org/apache/flex/core/CallLaterBead.js 
b/frameworks/js/FlexJS/src/org/apache/flex/core/CallLaterBead.js
index d2f2003..41855c5 100644
--- a/frameworks/js/FlexJS/src/org/apache/flex/core/CallLaterBead.js
+++ b/frameworks/js/FlexJS/src/org/apache/flex/core/CallLaterBead.js
@@ -59,7 +59,6 @@ org.apache.flex.core.CallLaterBead.prototype.set_strand =
 
 
 /**
- * @protected
  * @param {Function} fn The fucntion to call later.
  * @param {Array=} opt_args The optional array of arguments.
  * @param {Object=} opt_thisArg The optional 'this' object.

Reply via email to