VirtualBox

Changeset 27907 in vbox


Ignore:
Timestamp:
Mar 31, 2010 2:24:26 PM (14 years ago)
Author:
vboxsync
Message:

2d: warning fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h

    r27839 r27907  
    17941794                          BOOL * pbFinished)
    17951795    {
     1796        Q_UNUSED(aScreenId);
     1797        Q_UNUSED(uPixelFormat);
     1798        Q_UNUSED(pVRAM);
     1799        Q_UNUSED(uBitsPerPixel);
     1800        Q_UNUSED(uBytesPerLine);
     1801        Q_UNUSED(uWidth);
     1802        Q_UNUSED(uHeight);
     1803        Q_UNUSED(pbFinished);
     1804
    17961805        if (mCmdPipe.completeCurrentEvent())
    17971806            return false;
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