vmote 2003/10/06 17:44:31 Modified: src/java/org/apache/fop/layoutmgr LayoutManagerLS.java Log: remove unused variable Revision Changes Path 1.19 +1 -2 xml-fop/src/java/org/apache/fop/layoutmgr/LayoutManagerLS.java Index: LayoutManagerLS.java =================================================================== RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/layoutmgr/LayoutManagerLS.java,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- LayoutManagerLS.java 6 Oct 2003 16:55:58 -0000 1.18 +++ LayoutManagerLS.java 7 Oct 2003 00:44:31 -0000 1.19 @@ -100,7 +100,6 @@ pageSeq.getPageSequenceMaster().reset(); } - int firstAvailPageNumber = 0; pageSeq.initPageNumber(); // This will layout pages and add them to the area tree
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]