VirtualBox

Changeset 62627 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Jul 28, 2016 3:32:52 PM (9 years ago)
Author:
vboxsync
Message:

unused parameter warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTR0Thread.cpp

    r62477 r62627  
    5858{
    5959    PTSTRTR0THREADDATA pData = (PTSTRTR0THREADDATA)pvUser;
     60    RT_NOREF1(hThread);
    6061    if (RT_LIKELY(pData))
    6162    {
     
    8283{
    8384    RTR0TESTR0_SRV_REQ_PROLOG_RET(pReqHdr);
     85    RT_NOREF2(pSession, u64Arg);
    8486
    8587    /*
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