VirtualBox

Changeset 50632 in vbox for trunk/src/VBox/Additions/x11


Ignore:
Timestamp:
Feb 27, 2014 2:50:02 PM (11 years ago)
Author:
vboxsync
Message:

Additions/x11/VBoxClient: remove broken test code from the seamless service.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/seamless.cpp

    r50495 r50632  
    308308            != VERR_TIMEOUT)
    309309            break;
    310         pcszStage = "Testing pause";  /* Other states are dangerous to test. */
    311         mMode = VMMDev_Seamless_Visible_Region;
    312         pause();
    313         if (RT_FAILURE(nextStateChangeEvent()))
    314             break;
    315         if (isX11MonitorThreadRunning())
    316             break;
    317         mMode = VMMDev_Seamless_Disabled;
    318         mfPaused = false;
    319         rc = VINF_SUCCESS;
    320310    } while(0);
    321311    if (RT_FAILURE(rc))
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette