You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2016/10/21 09:07:40 UTC

[27/49] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - Fix for compilation/build error.

Fix for compilation/build error.


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

Branch: refs/heads/feature-autobuild/maven-archetypes
Commit: dcc5ff3b889ae491b0a81f08552c6afabfae62f5
Parents: b7f661c
Author: Peter Ent <pe...@apache.org>
Authored: Tue Oct 11 10:03:07 2016 -0400
Committer: Peter Ent <pe...@apache.org>
Committed: Tue Oct 11 10:03:07 2016 -0400

----------------------------------------------------------------------
 .../src/main/flex/org/apache/flex/html/beads/DateChooserView.as    | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/dcc5ff3b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/beads/DateChooserView.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/beads/DateChooserView.as b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/beads/DateChooserView.as
index b185559..54b2550 100644
--- a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/beads/DateChooserView.as
+++ b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/beads/DateChooserView.as
@@ -54,8 +54,6 @@ package org.apache.flex.html.beads
 		{
 		}
 		
-		private var _strand:IStrand;
-
 		/**
 		 *  @copy org.apache.flex.core.IBead#strand
 		 *