From c6192ec5820133804c02e59ec48ac54bc8c7faa6 Mon Sep 17 00:00:00 2001 From: Keiron Liddle Date: Thu, 25 Jul 2002 09:32:26 +0000 Subject: [PATCH] removed unneeded filter git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195029 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 13 ++----------- src/codegen/enumgen.xsl | 2 +- src/codegen/properties.xsl | 2 +- src/codegen/xalan2.filter | 2 -- 4 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 src/codegen/xalan2.filter diff --git a/build.xml b/build.xml index 7ce3778a9..5ad5718a7 100644 --- a/build.xml +++ b/build.xml @@ -171,7 +171,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + @@ -215,7 +215,6 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - @@ -267,8 +266,6 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - @@ -276,15 +273,9 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - - - - - @@ -501,7 +492,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + diff --git a/src/codegen/enumgen.xsl b/src/codegen/enumgen.xsl index 80c8db4fd..6a538e590 100644 --- a/src/codegen/enumgen.xsl +++ b/src/codegen/enumgen.xsl @@ -32,7 +32,7 @@ - + package org.apache.fop.fo.properties; diff --git a/src/codegen/properties.xsl b/src/codegen/properties.xsl index 83875597e..62d2440c9 100644 --- a/src/codegen/properties.xsl +++ b/src/codegen/properties.xsl @@ -204,7 +204,7 @@ implements - + package org.apache.fop.fo.properties; import java.util.Hashtable; diff --git a/src/codegen/xalan2.filter b/src/codegen/xalan2.filter deleted file mode 100644 index 0bab5bb88..000000000 --- a/src/codegen/xalan2.filter +++ /dev/null @@ -1,2 +0,0 @@ -org/apache/fop = @xalan2-replacestring@ - -- 2.39.5