Remove done todo

pull/1725/merge
Alexey Sokolov 1 month ago
parent 3a5f8901f7
commit 64da93f7cf

@ -269,8 +269,6 @@ else()
set(CSOCK_USE_POLL true)
endif()
# TODO: verify that this find_package works; on Gentoo it's not currently (Jan
# 2023) packaged, so in my tests it always falls back to submodule
find_package(cctz QUIET)
set(cctz_cc "")
if (cctz_FOUND)

Loading…
Cancel
Save