removeFrameListener
Remove any pending callback that was added with addFrameListener. If the callback is not in the queue, nothing happens. It is ensured that callback won't be called after this method returns.
Parameters
runnable
The callback to remove.