89283c1 remote: fix struct for device removal failed event

Authored and Committed by berrange 7 years ago
    remote: fix struct for device removal failed event
    
    The handler for the device removal failed event was using
    the struct for the device added event. Fortunately the
    layout was the same, so this was harmless.
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
    
        
file modified
+1 -1