Remove obsolete comment.

This commit is contained in:
Jim Hague 2019-10-30 14:02:49 +00:00
parent 74d9404759
commit c75d8df399
1 changed files with 0 additions and 1 deletions

View File

@ -446,7 +446,6 @@ if (NOT ENABLE_STUB_ONLY)
endif ()
# Event loop extension
# TODO: other event loops
set(DEFAULT_EVENTLOOP "select_eventloop")
if (HAVE_SYS_POLL_H)
set(TEST_CFLAG "HAVE_SYS_POLL_H=1")