Unbinds an event listener previously bound to the current layer.
This is a shortcut for up.layer.current.off(). See up.Layer#off() for more documentation.
up.layer.current.off()
up.Layer#off()
The listener function to unbind.