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
|
||||
"int16": Short,
|
||||
"uint16": UShort,
|
||||
"ULONG": Long,
|
||||
"Fixed": Fixed,
|
||||
"Tag": Tag,
|
||||
"GlyphID": GlyphID,
|
||||
|
Loading…
x
Reference in New Issue
Block a user