Skip to content

Commit 6a63907

Browse files
authored
Remove outdated comment (#8929)
2 parents da9d552 + 2251824 commit 6a63907

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PIL/AvifImagePlugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# Decoder options as module globals, until there is a way to pass parameters
1717
# to Image.open (see https://github.com/python-pillow/Pillow/issues/569)
1818
DECODE_CODEC_CHOICE = "auto"
19-
# Decoding is only affected by this for libavif **0.8.4** or greater.
2019
DEFAULT_MAX_THREADS = 0
2120

2221

0 commit comments

Comments
 (0)