summaryrefslogtreecommitdiff
path: root/event-config.h.cmake
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-03-28 10:57:11 +0800
committerfanquake <fanquake@gmail.com>2021-03-28 10:57:11 +0800
commit4c29b01c87af4739a0e846f5879fa0f5db287f10 (patch)
treed9660aaae64235efcd301519fc08cc7b91fd8a1e /event-config.h.cmake
parent8e5e7bb8a82458ba5ac4193d88cef38a3ad6dddb (diff)
downloadlibevent-4c29b01c87af4739a0e846f5879fa0f5db287f10.tar.gz
build: remove splice implementation fragments
Looks like a `splice` implementation was planned, but has clearly never eventuated (the TODO comment is from ~12 years ago, in 8b5bd77415fb6634fadf08357676926fecf5f032). For now, it's probably better to remove the unused code/correct the docs.
Diffstat (limited to 'event-config.h.cmake')
-rw-r--r--event-config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/event-config.h.cmake b/event-config.h.cmake
index 752e7890..208507b3 100644
--- a/event-config.h.cmake
+++ b/event-config.h.cmake
@@ -271,9 +271,6 @@
/* Define to 1 if you have the `strsignal' function. */
#cmakedefine EVENT__HAVE_STRSIGNAL 1
-/* Define to 1 if you have the `splice' function. */
-#cmakedefine EVENT__HAVE_SPLICE 1
-
/* Define to 1 if you have the <stdarg.h> header file. */
#cmakedefine EVENT__HAVE_STDARG_H 1