VirtualBox

Ignore:
Timestamp:
Jul 26, 2016 3:16:41 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109135
Message:

IPRT: More unused parameters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c

    r62477 r62566  
    7474    PRTSEMEVENTINTERNAL pThis;
    7575    IPRT_LINUX_SAVE_EFL_AC();
     76    RT_NOREF_PV(hClass); RT_NOREF_PV(pszNameFmt);
    7677
    7778    AssertReturn(!(fFlags & ~(RTSEMEVENT_FLAGS_NO_LOCK_VAL | RTSEMEVENT_FLAGS_BOOTSTRAP_HACK)), VERR_INVALID_PARAMETER);
     
    184185{
    185186    int rc;
     187    RT_NOREF_PV(pSrcPos);
    186188
    187189    /*
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