Removes the delegate that is assigned to the updated event.
public void removeOnUpdated( EventHandler handler )
handler
The EventHandler delegate to be removed.
See Also addOnUpdated