You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ke...@apache.org on 2002/07/01 12:32:34 UTC

cvs commit: xml-fop/src/org/apache/fop/svg SVGElement.java

keiron      2002/07/01 03:32:33

  Modified:    src/org/apache/fop/svg SVGElement.java
  Log:
  removed unused import
  
  Revision  Changes    Path
  1.28      +1 -2      xml-fop/src/org/apache/fop/svg/SVGElement.java
  
  Index: SVGElement.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/svg/SVGElement.java,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- SVGElement.java	21 Jun 2002 14:03:42 -0000	1.27
  +++ SVGElement.java	1 Jul 2002 10:32:33 -0000	1.28
  @@ -12,7 +12,6 @@
   import org.apache.fop.fo.properties.*;
   import org.apache.fop.layout.FontState;
   import org.apache.fop.apps.FOPException;
  -import org.apache.fop.configuration.Configuration;
   
   import org.apache.batik.dom.svg.*;
   import org.apache.batik.dom.util.XMLSupport;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org