mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-27 23:54:46 +03:00
Removed test code.
This commit is contained in:
parent
5a3bf84804
commit
effb3cbd25
|
@ -1354,7 +1354,6 @@ static struct {
|
|||
{"I;16", "I;16N", 16, unpackI16N_I16}, // LibTiff native->image endian.
|
||||
{"I;16L", "I;16N", 16, unpackI16N_I16}, // LibTiff native->image endian.
|
||||
{"I;16B", "I;16N", 16, unpackI16N_I16B},
|
||||
// {"I;16S", "I;16N", 16, unpackI16N_I16}, // LibTiff native->image endian.
|
||||
|
||||
{"I;16", "I;12", 12, unpackI12_I16}, // 12 bit Tiffs stored in 16bits.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user