You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2012/06/15 23:30:02 UTC

svn commit: r1350812 - /incubator/flex/trunk/frameworks/projects/flash-integration/build.xml

Author: aharui
Date: Fri Jun 15 21:30:01 2012
New Revision: 1350812

URL: http://svn.apache.org/viewvc?rev=1350812&view=rev
Log:
fix build

Modified:
    incubator/flex/trunk/frameworks/projects/flash-integration/build.xml

Modified: incubator/flex/trunk/frameworks/projects/flash-integration/build.xml
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/frameworks/projects/flash-integration/build.xml?rev=1350812&r1=1350811&r2=1350812&view=diff
==============================================================================
--- incubator/flex/trunk/frameworks/projects/flash-integration/build.xml (original)
+++ incubator/flex/trunk/frameworks/projects/flash-integration/build.xml Fri Jun 15 21:30:01 2012
@@ -29,8 +29,6 @@
 
     <property name="locale" value="en_US"/>
     
-    <property name="ADOBE_EXTENSION_MANAGER.set" value="false" />
-	
 	<macrodef name="bundle">
 		<attribute name="locale"/>
 			<sequential>