Remove unused variables (#12926)
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
0736433d47
Коммит
d6f8ea293b
@@ -32,7 +32,6 @@ type reader interface {
|
||||
const (
|
||||
// Fields.
|
||||
fColorTable = 1 << 7
|
||||
fInterlace = 1 << 6
|
||||
fColorTableBitsMask = 7
|
||||
|
||||
// Graphic control flags.
|
||||
|
||||
Ссылка в новой задаче
Block a user