Removes the delegate that is assigned to the updating event.
public void removeOnUpdating( CancelEventHandler handler )
handler
The CancelEventHandler delegate to be removed.
See Also addOnUpdating