summaryrefslogtreecommitdiff
path: root/lib/config-tpf.h
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2021-09-29 14:51:43 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2021-09-29 15:54:33 +0200
commit60300291fdd62a0b808c78942a2ce0aae872cab0 (patch)
tree5acc75923c76297dd53e6fd3c9bdc3e52587426c /lib/config-tpf.h
parent0259e8c35fba3000ec9efc02cc22e8efb67d6442 (diff)
downloadcurl-60300291fdd62a0b808c78942a2ce0aae872cab0.tar.gz
config: remove `HAVE_WINSOCK_H` definition
It's not used anymore. Closes https://github.com/curl/curl/pull/7795
Diffstat (limited to 'lib/config-tpf.h')
-rw-r--r--lib/config-tpf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-tpf.h b/lib/config-tpf.h
index 0562ec91e..cce06cedd 100644
--- a/lib/config-tpf.h
+++ b/lib/config-tpf.h
@@ -483,9 +483,6 @@
/* Define to 1 if you have the <winsock2.h> header file. */
/* #undef HAVE_WINSOCK2_H */
-/* Define to 1 if you have the <winsock.h> header file. */
-/* #undef HAVE_WINSOCK_H */
-
/* Define this symbol if your OS supports changing the contents of argv */
/* #undef HAVE_WRITABLE_ARGV */