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