VirtualBox

Changeset 20080 in vbox for trunk


Ignore:
Timestamp:
May 27, 2009 12:35:30 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: VBox Frame Buffer: remove build warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp

    r19844 r20080  
    215215       )
    216216        *aSupported = FALSE;
    217     LogFlowThisFunc(("screenW=%lu, screenH=%lu -> aSupported=%s\n", 
     217    LogFlowThisFunc(("screenW=%lu, screenH=%lu -> aSupported=%s\n",
    218218                    screen.width(), screen.height(), *aSupported ? "TRUE" : "FALSE"));
    219219    return S_OK;
     
    267267    return S_OK;
    268268#else
     269    Q_UNUSED (pCommand);
    269270    return E_NOTIMPL;
    270271#endif
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