summaryrefslogtreecommitdiff
path: root/ref/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'ref/print.html')
-rw-r--r--ref/print.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ref/print.html b/ref/print.html
index 9751dd67..b3bdf480 100644
--- a/ref/print.html
+++ b/ref/print.html
@@ -7633,7 +7633,6 @@ They may silently truncate data.</p>
<li>[<code>nng_http_handler_set_host</code>]</li>
<li>[<code>nng_http_handler_set_method</code>]</li>
<li>[<code>nng_http_handler_set_tree</code>]</li>
-<li>[<code>nng_http_handler_set_tree_exclusive</code>]</li>
</ul>
<p>The HTTP handler objects may not be modified once in use. Previously this would fail with <code>NNG_EBUSY</code>.
These checks are removed now, but debug builds will assert if an application tries to do so.</p>