Remove deprecated --srgb option

This commit is contained in:
2012-06-04 12:18:02 +01:00
parent 01ba7b2748
commit 532da8e429

View File

@@ -77,7 +77,6 @@ def parse_options
options[:srgb] = false
end
opts.on("--srgb", "Deprecated: sRGB patch is applied by default.")
end.parse!
options