VirtualBox

Changeset 83048 in vbox for trunk


Ignore:
Timestamp:
Feb 11, 2020 1:16:48 PM (5 years ago)
Author:
vboxsync
Message:

bugref:9637. Linking fix.

File:
1 edited

Legend:

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

    r83045 r83048  
    9393    mRandRMask = 0;
    9494    mRandRAvailable = false;
    95     if (XRRQueryExtension(mDisplay, &mRandREventBase, &mRandRErrorBase))
     95    /*if (XRRQueryExtension(mDisplay, &mRandREventBase, &mRandRErrorBase))
    9696    {
    9797        int iRandRMajor = 0;
     
    106106                    RROutputPropertyNotifyMask;
    107107        }
    108     }
     108        }*/
    109109    mHostCallback = pHostCallback;
    110110    mEnabled = false;
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