get rid of warning
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/384c0719 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/384c0719 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/384c0719 Branch: refs/heads/core_js_to_as Commit: 384c07197c85e90903bef6dc8d496703e3bf816b Parents: d384b50 Author: Alex Harui <[email protected]> Authored: Sat Nov 14 21:39:58 2015 -0800 Committer: Alex Harui <[email protected]> Committed: Fri Nov 20 21:33:44 2015 -0800 ---------------------------------------------------------------------- frameworks/projects/HTML/as/src/org/apache/flex/html/ButtonBar.as | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/384c0719/frameworks/projects/HTML/as/src/org/apache/flex/html/ButtonBar.as ---------------------------------------------------------------------- diff --git a/frameworks/projects/HTML/as/src/org/apache/flex/html/ButtonBar.as b/frameworks/projects/HTML/as/src/org/apache/flex/html/ButtonBar.as index 1920fb3..e4c58e7 100644 --- a/frameworks/projects/HTML/as/src/org/apache/flex/html/ButtonBar.as +++ b/frameworks/projects/HTML/as/src/org/apache/flex/html/ButtonBar.as @@ -56,7 +56,6 @@ package org.apache.flex.html } /** - * @override * @flexjsignorecoercion org.apache.flex.core.WrappedHTMLElement */ COMPILE::JS
