You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2009/02/12 14:00:27 UTC

svn commit: r743714 - /harmony/enhanced/classlib/trunk/make/depends.xml

Author: hindessm
Date: Thu Feb 12 13:00:27 2009
New Revision: 743714

URL: http://svn.apache.org/viewvc?rev=743714&view=rev
Log:
Remove unused property.

Modified:
    harmony/enhanced/classlib/trunk/make/depends.xml

Modified: harmony/enhanced/classlib/trunk/make/depends.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/depends.xml?rev=743714&r1=743713&r2=743714&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/make/depends.xml (original)
+++ harmony/enhanced/classlib/trunk/make/depends.xml Thu Feb 12 13:00:27 2009
@@ -53,7 +53,6 @@
     <target name="-check-win" if="is.windows" depends="-really-check-win" />
 
     <target name="-select-win-deps-x86" if="is.x86">
-        <property name="people.apache.base" value="${people.apache.base.x86}"/>
         <property name="awtdeps.dir" value="${awtdeps.dir.x86}"/>
         <property name="awtdeps.tar" value="${awtdeps.tar.x86}"/>
         <property name="awtdeps.url" value="${awtdeps.url.x86}"/>