Deregisters an EventListener from the registry, for a specific event type.
| this |
The EventListener to deregister. |
| event_type |
a string specifying the event type for which this listener is to be deregistered. |
|
|