From 34be2c20a62e94e3a2815dd869609554b3922477 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 7 Sep 2024 11:33:05 -0700 Subject: Remove the legacy transport registration functions. This also allows to remove most of the transport headers. Only zerotier.h sticks around, and only for now. (We expect to eject it into a separate module.) --- docs/man/CMakeLists.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/man/CMakeLists.txt') diff --git a/docs/man/CMakeLists.txt b/docs/man/CMakeLists.txt index 8d48c78f..2a7c4e96 100644 --- a/docs/man/CMakeLists.txt +++ b/docs/man/CMakeLists.txt @@ -104,8 +104,6 @@ if (NNG_ENABLE_DOC) nng_dialer_start nng_free nng_getopt - nng_inproc_register - nng_ipc_register nng_listen nng_listener_close nng_listener_create @@ -188,15 +186,10 @@ if (NNG_ENABLE_DOC) nng_strfree nng_sub_open nng_surveyor_open - nng_tcp_register - nng_tls_register nng_url_clone nng_url_free nng_url_parse nng_version - nng_ws_register - nng_wss_register - nng_zt_register ) set(NNG_MAN3HTTP -- cgit v1.2.3-70-g09d2