]> source.dussan.org Git - xmlgraphics-fop.git/commit
Removed calls to removeLegalBreaks since they aren't necessary (the whole content...
authorVincent Hennebert <vhennebert@apache.org>
Thu, 13 Dec 2007 15:55:29 +0000 (15:55 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Thu, 13 Dec 2007 15:55:29 +0000 (15:55 +0000)
commit5ea761b17a5cbdcc2ac36f6c841d7a22d8bdd974
tree44ad0788af69b7486c7db0e51d0fb78f4c231c99
parent26b5548ee2bec051c2cc18bccbda31b86edfa560
Removed calls to removeLegalBreaks since they aren't necessary (the whole content is put in a single box anyway) and the method is buggy.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@603943 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/ElementListUtils.java
src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java