Remove done todo

This commit is contained in:
Alexey Sokolov
2023-02-24 20:16:34 +00:00
parent 3a5f8901f7
commit 64da93f7cf
-2
View File
@@ -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)