aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java')
-rw-r--r--src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java b/src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java
index 75480629a..da881ba72 100644
--- a/src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java
+++ b/src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java
@@ -33,7 +33,6 @@ import org.apache.avalon.framework.activity.Initializable;
import org.apache.avalon.framework.configuration.Configurable;
import org.apache.avalon.framework.configuration.Configuration;
import org.apache.avalon.framework.configuration.ConfigurationException;
-import org.apache.avalon.framework.container.ContainerUtil;
import org.apache.commons.logging.impl.SimpleLog;
import org.apache.commons.logging.Log;
import org.apache.fop.apps.Document;
@@ -168,7 +167,6 @@ public class PDFDocumentGraphics2D extends PDFGraphics2D
}
this.pdfDoc = new PDFDocument("Apache FOP: SVG to PDF Transcoder");
- this.pdfDoc.setLogger(getLogger());
if (this.cfg != null) {
this.pdfDoc.setFilterMap(