summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
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 /CMakeLists.txt
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 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6d7da58c..8fa79683 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -470,7 +470,6 @@ list(APPEND SYMBOLS_TO_CHECK
gettimeofday
signal
strtoll
- splice
strlcpy
strsep
strtok_r