Remove loading of antcontrib

This commit is contained in:
Ian Craggs 2013-07-19 12:31:23 +01:00
parent 581a926778
commit 46c31db335
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<project name="MQTT C Client" default="full">
<taskdef resource="net/sf/antcontrib/antlib.xml"/>
<!-- taskdef resource="net/sf/antcontrib/antlib.xml"/ -->
<property name="output.folder" value="build/output" />
<property name="release.version" value="1.0.0.2" />