6234a2e Fix re-connect after authentication failure

Authored and Committed by berrange 13 years ago
1 file changed. 8 lines added. 8 lines removed.
    Fix re-connect after authentication failure
    
    viewer->display will be non-NULL if we have already attempted a
    connection. So, remove the check for it being NULL, and instead
    skip the widget setup step.
    
        
file modified
+8 -8