]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
vms: remove SIZEOF_SHORT
authorRyan Schmidt <git@ryandesign.com>
Thu, 8 Dec 2022 19:45:44 +0000 (13:45 -0600)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Dec 2022 07:18:04 +0000 (08:18 +0100)
The rest of SIZEOF_SHORT was removed in d48dd15.

See #9291
Closes #10061

packages/vms/config_h.com

index 4612c6c2b580aeeeb2d0411939582cf290406b16..936aa6847ff6b05b667f9ac2259151c1f80f0e45 100644 (file)
@@ -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