Unbinds an event listener previously bound with up.Layer#on().
up.Layer#on()
The listener function to unbind.
Note that you must pass a reference to the same function reference that was passed to up.Layer#on() earlier.