VirtualBox

Ignore:
Timestamp:
Aug 10, 2016 7:15:31 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109867
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp

    r62780 r63237  
    111111#ifndef VBOX_OSE
    112112    /*BOOL bRet =*/ serialCheckNeeded(hModule);
     113#else
     114    RT_NOREF1(hModule);
    113115#endif
    114116    return ERROR_SUCCESS;
     
    119121#ifndef VBOX_OSE
    120122    /*BOOL bRet =*/ serialIsValid(hModule);
     123#else
     124    RT_NOREF1(hModule);
    121125#endif
    122126    return ERROR_SUCCESS;
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