Remove a listener for when interest changes in the network.
Changes in interest of Objects and Interfaces will no longer be reported through the given listener. If the given listener cannot be found, this call will silently ignore the request.
Parameters
self
The System on which to clear the activation listener. This must not be NULL.
listener
The listener to be removed from the list. This should not be NULL. If the listener cannot be found, no action is taken.