Removes the delegate that is assigned to the deleted event.
public void removeOnDeleted( EventHandler handler )
handler
The EventHandler delegate to be removed.
See Also addOnDeleted