summaryrefslogtreecommitdiff
path: root/packages/vms
diff options
context:
space:
mode:
authorRyan Schmidt <git@ryandesign.com>2022-12-08 13:45:44 -0600
committerDaniel Stenberg <daniel@haxx.se>2022-12-09 08:18:04 +0100
commitb8e605adef8fecf765a20bcf1ed0c53d6389d109 (patch)
treed69d53e08abdcdcc904c455aa3cd3a47e042f968 /packages/vms
parent76b73c746851f94f8d5e6c5150413d534e9c2c8d (diff)
downloadcurl-b8e605adef8fecf765a20bcf1ed0c53d6389d109.tar.gz
vms: remove SIZEOF_SHORT
The rest of SIZEOF_SHORT was removed in d48dd15. See #9291 Closes #10061
Diffstat (limited to 'packages/vms')
-rw-r--r--packages/vms/config_h.com7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/vms/config_h.com b/packages/vms/config_h.com
index 4612c6c2b..936aa6847 100644
--- a/packages/vms/config_h.com
+++ b/packages/vms/config_h.com
@@ -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