Removes a client from the set of registered clients. Calls the client's unregistered() method, then calls the abstract remove_() method.
client to remove
See Implementation
Removes a client from the set of registered clients. Calls the client's unregistered() method, then calls the abstract remove_() method.