Repository: flex-asjs
Updated Branches:
  refs/heads/develop a4602d547 -> 9212e7743


AFAICT, ListView shouldn't be needed here


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

Branch: refs/heads/develop
Commit: ed2b78f3524b65c1a7695d31cd90abd2ffb12d45
Parents: a4602d5
Author: Alex Harui <aha...@apache.org>
Authored: Sat May 24 08:36:21 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Sat May 24 08:36:21 2014 -0700

----------------------------------------------------------------------
 .../apache/flex/html/beads/layouts/NonVirtualHorizontalLayout.js    | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/ed2b78f3/frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/NonVirtualHorizontalLayout.js
----------------------------------------------------------------------
diff --git 
a/frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/NonVirtualHorizontalLayout.js
 
b/frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/NonVirtualHorizontalLayout.js
index a28f503..c52d458 100644
--- 
a/frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/NonVirtualHorizontalLayout.js
+++ 
b/frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/NonVirtualHorizontalLayout.js
@@ -15,7 +15,6 @@
 goog.provide('org.apache.flex.html.beads.layouts.NonVirtualHorizontalLayout');
 
 goog.require('org.apache.flex.core.IBeadLayout');
-goog.require('org.apache.flex.html.beads.ListView');
 
 
 

Reply via email to