From: Vincent Vanwaelscappel Date: Mon, 22 Aug 2022 20:03:01 +0000 (+0200) Subject: wip #5410 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3de1229df9751a411d0c5cb5d85fcd4889a85826;p=cubist_pdf.git wip #5410 --- diff --git a/src/PDFTools.php b/src/PDFTools.php index 0fb4f61..429b731 100644 --- a/src/PDFTools.php +++ b/src/PDFTools.php @@ -426,7 +426,6 @@ class PDFTools $fwstk->setArg('--ignoreSeparators ' . $ignoreSeparators); } $fwstk->execute(); - $fwstk->dd(); }