Author: jamest
Date: 2005-07-27 13:54:21 -0500 (Wed, 27 Jul 2005)
New Revision: 7755
Modified:
trunk/gnue-common/src/printing/pdftable/pdftable.py
Log:
remove debug line
Modified: trunk/gnue-common/src/printing/pdftable/pdftable.py
===================================================================
--- trunk/gnue-common/src/printing/pdftable/pdftable.py 2005-07-27 14:38:16 UTC
(rev 7754)
+++ trunk/gnue-common/src/printing/pdftable/pdftable.py 2005-07-27 18:54:21 UTC
(rev 7755)
@@ -360,7 +360,6 @@
# If there is a bottom border we need to not draw over the top
# of the previous rows border. Currently minimum must be 1 point
adjustment = max([self._currentSection['columnBottomBorder'][0],1])
- print adjustment
self.drawHorizBorderedBox(leftmargin, boxy, self.width-leftmargin*2,
boxh-adjustment, highlightColor, lines=0)
_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue