- From: Jean-Guilhem Rouel via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Jan 2009 15:32:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator
In directory hutz:/tmp/cvs-serv1390
Modified Files:
build.xml
Log Message:
removing unnecessary variables
Index: build.xml
===================================================================
RCS file: /sources/public/2002/css-validator/build.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- build.xml 23 Jan 2009 15:32:02 -0000 1.15
+++ build.xml 23 Jan 2009 15:32:34 -0000 1.16
@@ -6,7 +6,6 @@
<!-- User-overrideable properties -->
<!-- =================================================================== -->
- <property file="build.properties"/>
<property name="servlet.lib" value="/usr/share/java/servlet-2.3.jar"/>
<!-- =================================================================== -->
Received on Friday, 23 January 2009 15:32:51 UTC