1
0
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:
Mikael Roos
2015-09-16 09:19:46 +02:00
parent 7af0b6ef8a
commit ea4794f4a2

View File

@@ -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