vms: remove SIZEOF_SHORT
The rest of SIZEOF_SHORT was removed in d48dd15.
See #9291
Closes #10061
This commit is contained in:
parent
76b73c7468
commit
b8e605adef
@ -1539,13 +1539,6 @@ $ write tf "#endif"
|
||||
$ endif
|
||||
$ goto cfgh_in_loop1
|
||||
$ endif
|
||||
$ if key2b .eqs. "SHORT"
|
||||
$ then
|
||||
$ write tf "#ifndef SIZEOF_SHORT"
|
||||
$ write tf "#define SIZEOF_SHORT 2"
|
||||
$ write tf "#endif"
|
||||
$ goto cfgh_in_loop1
|
||||
$ endif
|
||||
$ write tf "/* ", xline, " */"
|
||||
$ goto cfgh_in_loop1
|
||||
$ endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user