From: Vincent Vanwaelscappel Date: Thu, 28 Sep 2023 07:01:58 +0000 (+0200) Subject: wip #6300 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c483fec3de5b3d50addca7ce9dd8f77d99ff0aa3;p=cubist_util.git wip #6300 --- diff --git a/src/Graphics/Resizer.php b/src/Graphics/Resizer.php index e929bbf..2feafd6 100644 --- a/src/Graphics/Resizer.php +++ b/src/Graphics/Resizer.php @@ -132,7 +132,6 @@ class Resizer $this->im->setManualArg($a); } $this->im->execute(); - $this->im->debug(); if ($cleanInput) { unlink($input);