removeListener
Removes the listener added via addListener.
Return
true if the listener was removed successfully, false otherwise
Parameters
listener
the listener to remove
Removes the listener added via addListener.
true if the listener was removed successfully, false otherwise
the listener to remove