f0d6629 Don't try to re-configure displays when there are none

Authored and Committed by jjongsma 9 years ago
    Don't try to re-configure displays when there are none
    
    virt_viewer_session_on_monitor_geometry_changed() gets called
    immediately upon agent connection, but sometimes this is before any
    displays have been received. Simply return early when this is the case.
    
        
file modified
+3 -0