summaryrefslogtreecommitdiff
path: root/lib/config-win32.h
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2021-06-28 08:30:32 -0700
committerDan Fandrich <dan@coneharvesters.com>2021-07-23 12:40:42 -0700
commit83245d9ff352b742753cff1216781ff041e4e987 (patch)
treeb51f7056898d1568210e58b990ce1aa96ec93f04 /lib/config-win32.h
parent9a6f974881b64acb802cf727ea3b473eb53196a0 (diff)
downloadcurl-83245d9ff352b742753cff1216781ff041e4e987.tar.gz
Get rid of the unused HAVE_SIG_ATOMIC_T et. al.
It was added in 2006 but I see no evidence it was ever used.
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r--lib/config-win32.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h
index 244e5ae72..b6a6ced59 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -149,9 +149,6 @@
/* OTHER HEADER INFO */
/* ---------------------------------------------------------------- */
-/* Define if sig_atomic_t is an available typedef. */
-#define HAVE_SIG_ATOMIC_T 1
-
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1