VirtualBox

Changeset 36226 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Mar 9, 2011 2:01:14 PM (14 years ago)
Author:
vboxsync
Message:

compiler warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/Performance.cpp

    r36128 r36226  
    170170    Assert(mGuest && mConsole);
    171171    HRESULT ret = mGuest->COMSETTER(StatisticsUpdateInterval)(0 /* off */);
     172    NOREF(ret);
    172173    LogAleksey(("{%p} " LOG_FN_FMT ": Set guest statistics update interval to 0 sec (%s)\n",
    173174                this, __PRETTY_FUNCTION__, SUCCEEDED(ret)?"success":"failed"));
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