Removes a handler from the event.
"setupEvent_var" is a variable referencing a SetupEvent object. | 
        
"setupEvent_var" is a variable referencing a SetupEvent object. | 
        
| Type | Description | 
| boolean | Returns true if removal of the handler was successful. | 
| Name | Type | Description | 
| handler | SetupEventHandler | The handler object to be removed from the event. |