unbreak the broken addText() that was introduced in r977

This commit is contained in:
james 2007-12-12 20:35:03 +00:00
parent a54776a6a3
commit 2aeaf7bea9

View File

@ -175,8 +175,6 @@ class lpdf
$content_width = $this->content_width - $xloc;
}
$this->yloc += $lineheight/72;
$nr=0;
$prevnr=-1;
do