Remove outdated comment (#8929)

This commit is contained in:
Hugo van Kemenade 2025-04-27 18:16:34 +03:00 committed by GitHub
commit 6a63907341
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,6 @@ except ImportError:
# 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)
DECODE_CODEC_CHOICE = "auto"
# Decoding is only affected by this for libavif **0.8.4** or greater.
DEFAULT_MAX_THREADS = 0