summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/launchers/build.xml')
-rw-r--r--sandbox/travelsample/launchers/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/build.xml b/sandbox/travelsample/launchers/build.xml
index b080b2c473..a391f8e0cc 100644
--- a/sandbox/travelsample/launchers/build.xml
+++ b/sandbox/travelsample/launchers/build.xml
@@ -38,7 +38,6 @@
</target>
<target name="allsubdirs">
- <ant dir="common" target="${target}"/> <!--needed by blog-feed-->
<ant dir="blog-feed" target="${target}"/>
<ant dir="currency-converter" target="${target}"/>
<ant dir="currency-converter-corba" target="${target}"/>