remove_invalidate_notifier
Description:
Removes an invalidation notifier.
Notice that notifiers are automatically removed after they are run.
Parameters:
| this |
a Closure |
| notify_data |
data which was passed to add_invalidate_notifier
when registering |
| notify_func |
the callback function to remove |