burns863 - 2012-06-19

Looking at the OpenOPC API page it says that the remove method of the client, returns True/False depending on the success or failure of the group removal.

However, I can't see anything in the source code which returns any value whatsoever for that method (Client.remove).  Is this a mistake on the API page?