removed unused property
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@819052 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/bldcommon/common.xml b/sigil/bldcommon/common.xml
index 2c2b52d..835e34d 100644
--- a/sigil/bldcommon/common.xml
+++ b/sigil/bldcommon/common.xml
@@ -318,10 +318,6 @@
<delete dir="${dist.dir}"/>
</target>
- <condition property="ivy.home" value="${env.SIGIL_HOME}">
- <isset property="env.SIGIL_HOME" />
- </condition>
-
<property name="sigil.home" value="${cache.dir}/ant" />
<property name="sigil.jar.dir" value="${sigil.home}/lib" />
<property name="ivy.jar.file" value="${sigil.jar.dir}/ivy.jar" />