summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@mariadb.com>2020-06-04 23:54:19 +0200
committerVladislav Vaintroub <wlad@mariadb.com>2020-06-05 00:16:50 +0200
commit9c55f83eaedc4fdb1c1e5538646b0a9325f670fb (patch)
tree60db368802d94c6524f06032117c9549856b8237 /config.h.cmake
parent4af3f84895de1e2266c254cbdb79fb0793a8c4b5 (diff)
downloadmariadb-git-9c55f83eaedc4fdb1c1e5538646b0a9325f670fb.tar.gz
Cleanup - remove HAVE_AIOWAIT and associated code from mysys
HAVE_AIOWAIT had not been disabled and unused for at least 10 years.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 942998b0544..5cced0f646f 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -125,7 +125,6 @@
/* Functions we may want to use. */
#cmakedefine HAVE_ACCEPT4 1
#cmakedefine HAVE_ACCESS 1
-#cmakedefine HAVE_AIOWAIT 1
#cmakedefine HAVE_ALARM 1
#cmakedefine HAVE_ALLOCA 1
#cmakedefine HAVE_BFILL 1