From ea4794f4a2934ec9cc47fc819f173e1d5a8317f9 Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Wed, 16 Sep 2015 09:19:46 +0200 Subject: [PATCH] remove commented code --- CImage.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CImage.php b/CImage.php index 6ccf761..de8529c 100644 --- a/CImage.php +++ b/CImage.php @@ -674,11 +674,6 @@ class CImage // Output format 'outputFormat' => null, 'dpr' => 1, - - // Options for saving - //'quality' => null, - //'compress' => null, - //'saveAs' => null, ); // Convert crop settings from string to array