Cleanup comments. Small bugfixes. Final run
[fa-stable.git] / reporting / includes / class.pdf.inc
index 2252c28c86e6dd8c07c68b77e51b5bdc279c0444..a1e989172ebd382e2ef01aba0719ffb29b9c50a5 100644 (file)
@@ -120,7 +120,6 @@ class Cpdf extends FPDI {
                $this->FontFamily = 'helvetica';
                $this->FontStyle = '';
                $this->FontSizePt = 12;
-//             $this->utf8Bidi(array(""));
        }