]> _ Git - cubist_util.git/commitdiff
wip #6300
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 28 Sep 2023 07:01:58 +0000 (09:01 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 28 Sep 2023 07:01:58 +0000 (09:01 +0200)
src/Graphics/Resizer.php

index e929bbf5bd959cfe566d9a3477ff3cf778a17dc0..2feafd6ad45e5bf359cde4ed1946722822b6af45 100644 (file)
@@ -132,7 +132,6 @@ class Resizer
                 $this->im->setManualArg($a);
             }
             $this->im->execute();
-            $this->im->debug();
 
             if ($cleanInput) {
                 unlink($input);