VirtualBox

Changeset 12375 in vbox


Ignore:
Timestamp:
Sep 10, 2008 8:24:55 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36419
Message:

wtf

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmdev.h

    r12371 r12375  
    30553055DECLINLINE(int) PDMDeviceDBGFStop(PPDMDEVINS pDevIns, RT_SRC_POS_DECL, const char *pszFormat, ...)
    30563056{
    3057     NOREF(pDevIns);
    3058     NOREF(pszFormat);
    3059     NOREF(pszFile);
    3060     NOREF(iLine);
    3061     NOREF(pszFunction);
    30623057#ifdef VBOX_STRICT
    30633058# ifdef IN_RING3
  • trunk/include/VBox/pdmusb.h

    r12371 r12375  
    685685DECLINLINE(int) PDMUsbDBGFStop(PPDMUSBINS pUsbIns, RT_SRC_POS_DECL, const char *pszFormat, ...)
    686686{
    687     NOREF(pUsbIns);
    688     NOREF(pszFile);
    689     NOREF(iLine);
    690     NOREF(pszFunction);
    691     NOREF(pszFormat);
    692687#ifdef VBOX_STRICT
    693688    int rc;
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