removed a dummy console message
diff --git a/build.xml b/build.xml
index 9a2354c..13f9ed6 100644
--- a/build.xml
+++ b/build.xml
@@ -131,7 +131,6 @@
         <include name="${beanshell.jar}" />
       </fileset>
     </path>
-  	<echo message="${compile2.cp}" />
 
     <javac classpathref="compile2.cp"
            verbose="false"