removeListener

Removes the given listener from the listeners list.

Return

True if the listener is removed, false otherwise (e.g. it never existed)

Parameters

listener

The listener that will be removed.