summaryrefslogtreecommitdiff
path: root/lib/config-tpf.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-tpf.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-tpf.h')
-rw-r--r--lib/config-tpf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/config-tpf.h b/lib/config-tpf.h
index ab29bfccc..0562ec91e 100644
--- a/lib/config-tpf.h
+++ b/lib/config-tpf.h
@@ -366,12 +366,6 @@
/* Define to 1 if you have the <signal.h> header file. */
#define HAVE_SIGNAL_H 1
-/* Define to 1 if sig_atomic_t is an available typedef. */
-#define HAVE_SIG_ATOMIC_T 1
-
-/* Define to 1 if sig_atomic_t is already defined as volatile. */
-/* #undef HAVE_SIG_ATOMIC_T_VOLATILE */
-
/* If you have sigsetjmp */
/* #undef HAVE_SIGSETJMP */