Remove unused "LONG" converter
LONG was replaced by Fixed long time ago.
This commit is contained in:
parent
0de65295f6
commit
5962268b79
@ -330,7 +330,6 @@ converterMapping = {
|
|||||||
# type class
|
# type class
|
||||||
"int16": Short,
|
"int16": Short,
|
||||||
"uint16": UShort,
|
"uint16": UShort,
|
||||||
"ULONG": Long,
|
|
||||||
"Fixed": Fixed,
|
"Fixed": Fixed,
|
||||||
"Tag": Tag,
|
"Tag": Tag,
|
||||||
"GlyphID": GlyphID,
|
"GlyphID": GlyphID,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user