mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
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
1 changed files with 0 additions and 7 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue