mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-11 00:32:27 +03:00
Remove outdated comment (#8929)
This commit is contained in:
commit
6a63907341
|
@ -16,7 +16,6 @@ except ImportError:
|
||||||
# Decoder options as module globals, until there is a way to pass parameters
|
# Decoder options as module globals, until there is a way to pass parameters
|
||||||
# to Image.open (see https://github.com/python-pillow/Pillow/issues/569)
|
# to Image.open (see https://github.com/python-pillow/Pillow/issues/569)
|
||||||
DECODE_CODEC_CHOICE = "auto"
|
DECODE_CODEC_CHOICE = "auto"
|
||||||
# Decoding is only affected by this for libavif **0.8.4** or greater.
|
|
||||||
DEFAULT_MAX_THREADS = 0
|
DEFAULT_MAX_THREADS = 0
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user