diff --git a/com.amd.aparapi.jni/build.xml b/com.amd.aparapi.jni/build.xml
index a50be433e76f4634f784ba84b053a2c13225b2f0..525a953235e32b4aa8e41d5bc3be716844266980 100644
--- a/com.amd.aparapi.jni/build.xml
+++ b/com.amd.aparapi.jni/build.xml
@@ -202,7 +202,6 @@ You should not have to edit this file. First consider editing the properties in
<target name="clean" depends="check">
<delete dir="include"/>
- <echo message="should remove libaparapi_${x86_or_x86_64}.so"/>
<delete file="libaparapi_${x86_or_x86_64}.so"/>
<delete file="aparapi_${x86_or_x86_64}.dll"/>
<delete file="aparapi.dll"/>