[#RemoveLocal] = RemoveLocal :mrdocs: Forget a previously recorded local address. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void RemoveLocal(xref:CService.adoc[CService] const& addr); ---- == Parameters [cols="1,4"] |=== | Name| Description | *addr* | the local address to forget. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#