Removes a listener previously added to a domain.
- Parameters
-
self | The domain to remove the listener from. This must not be NULL. |
listener | The listener to be removed. If the listener was found the Removed callback will be called if available. This must not be NULL. |