mirror of
https://github.com/jimeh/build-emacs-for-macos.git
synced 2026-02-19 06:06:40 +00:00
Remove deprecated --srgb option
This commit is contained in:
@@ -77,7 +77,6 @@ def parse_options
|
||||
options[:srgb] = false
|
||||
end
|
||||
|
||||
opts.on("--srgb", "Deprecated: sRGB patch is applied by default.")
|
||||
end.parse!
|
||||
|
||||
options
|
||||
|
||||
Reference in New Issue
Block a user