VirtualBox

Changeset 94458 in vbox


Ignore:
Timestamp:
Apr 4, 2022 5:18:17 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150789
Message:

FE/Qt: bugref:10205. build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/networking/UIUpdateManager.cpp

    r94454 r94458  
    5151
    5252private:
    53 
     53#if 0
    5454    /** Holds whether this customer has forced privelegies. */
    5555    bool  m_fForcedCall;
     56#endif
    5657};
    5758
     
    8788
    8889UIUpdateStepVirtualBox::UIUpdateStepVirtualBox(bool fForcedCall)
     90#if 0
    8991    : m_fForcedCall(fForcedCall)
    90 {
     92#endif
     93{
     94    Q_UNUSED(fForcedCall);
    9195}
    9296
Note: See TracChangeset for help on using the changeset viewer.

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