deregisters an EventListenerSimpleCB from the registry, for a specific event type.
callback |
the EventListenerSimpleCB registered against an event type. |
event_type |
a string specifying the event type for which this listener is to be deregistered. |
|