mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-01 14:00:08 +02:00
remove commented code
This commit is contained in:
@@ -674,11 +674,6 @@ class CImage
|
|||||||
// Output format
|
// Output format
|
||||||
'outputFormat' => null,
|
'outputFormat' => null,
|
||||||
'dpr' => 1,
|
'dpr' => 1,
|
||||||
|
|
||||||
// Options for saving
|
|
||||||
//'quality' => null,
|
|
||||||
//'compress' => null,
|
|
||||||
//'saveAs' => null,
|
|
||||||
);
|
);
|
||||||
|
|
||||||
// Convert crop settings from string to array
|
// Convert crop settings from string to array
|
||||||
|
Reference in New Issue
Block a user