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 vm...@apache.org on 2003/08/26 21:31:14 UTC

cvs commit: xml-fop/src/java/org/apache/fop/fo/flow ListItemLabel.java

vmote       2003/08/26 12:31:14

  Modified:    src/java/org/apache/fop/fo/flow ListItemLabel.java
  Log:
  remove unused import
  
  Revision  Changes    Path
  1.8       +0 -1      xml-fop/src/java/org/apache/fop/fo/flow/ListItemLabel.java
  
  Index: ListItemLabel.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/flow/ListItemLabel.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ListItemLabel.java	26 Aug 2003 14:35:42 -0000	1.7
  +++ ListItemLabel.java	26 Aug 2003 19:31:14 -0000	1.8
  @@ -55,7 +55,6 @@
   import org.apache.fop.fo.FObj;
   import org.apache.fop.fo.FOTreeVisitor;
   import org.apache.fop.fo.properties.CommonAccessibility;
  -import org.apache.fop.layoutmgr.list.Item;
   
   /**
    * Class modelling the fo:list-item-label object. See Sec. 6.8.5 of the XSL-FO
  
  
  

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