mirror of https://github.com/getdnsapi/getdns.git
Remove obsolete comment.
This commit is contained in:
parent
74d9404759
commit
c75d8df399
|
@ -446,7 +446,6 @@ if (NOT ENABLE_STUB_ONLY)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
# Event loop extension
|
# Event loop extension
|
||||||
# TODO: other event loops
|
|
||||||
set(DEFAULT_EVENTLOOP "select_eventloop")
|
set(DEFAULT_EVENTLOOP "select_eventloop")
|
||||||
if (HAVE_SYS_POLL_H)
|
if (HAVE_SYS_POLL_H)
|
||||||
set(TEST_CFLAG "HAVE_SYS_POLL_H=1")
|
set(TEST_CFLAG "HAVE_SYS_POLL_H=1")
|
||||||
|
|
Loading…
Reference in New Issue