VirtualBox

Changeset 48390 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 9, 2013 12:39:10 PM (11 years ago)
Author:
vboxsync
Message:

Main/ExtPackManagerImpl: warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp

    r48313 r48390  
    16021602    Console *pCon = (Console *)pConsole;
    16031603    return pCon->hgcmLoadService(pszServiceLibrary, pszServiceName);
     1604#else
     1605    NOREF(pHlp); NOREF(pConsole); NOREF(pszServiceLibrary); NOREF(pszServiceName);
    16041606#endif
    16051607    return VERR_INVALID_STATE;
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