]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
remove unused variable
authorWilliam Victor Mote <vmote@apache.org>
Tue, 7 Oct 2003 00:44:31 +0000 (00:44 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Tue, 7 Oct 2003 00:44:31 +0000 (00:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196948 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/layoutmgr/LayoutManagerLS.java

index 53ce038bdca7ee56235386133b8d595c046a015a..17f9be19d4c79117f5b056698f665c6bd7605af1 100644 (file)
@@ -100,7 +100,6 @@ public class LayoutManagerLS extends LayoutStrategy {
             pageSeq.getPageSequenceMaster().reset();
         }
 
-        int firstAvailPageNumber = 0;
         pageSeq.initPageNumber();
 
         // This will layout pages and add them to the area tree