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/25 20:19:03 UTC

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

vmote       2003/08/25 11:19:03

  Modified:    src/java/org/apache/fop/fo/flow ListItem.java
  Log:
  remove unused import
  
  Revision  Changes    Path
  1.5       +0 -1      xml-fop/src/java/org/apache/fop/fo/flow/ListItem.java
  
  Index: ListItem.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/flow/ListItem.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ListItem.java	19 Aug 2003 00:53:53 -0000	1.4
  +++ ListItem.java	25 Aug 2003 18:19:03 -0000	1.5
  @@ -63,7 +63,6 @@
   import org.apache.fop.fo.properties.CommonBorderAndPadding;
   import org.apache.fop.fo.properties.CommonMarginBlock;
   import org.apache.fop.fo.properties.CommonRelativePosition;
  -import org.apache.fop.layoutmgr.list.ListItemLayoutManager;
   
   /**
    * Class modelling the fo:list-item object. See Sec. 6.8.3 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