VirtualBox

Changeset 80646 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Sep 6, 2019 8:20:20 PM (5 years ago)
Author:
vboxsync
Message:

DevRTC: Enabled new style code. [release build fix] bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevRTC.cpp

    r80643 r80646  
    685685    Assert(PDMDevHlpCritSectIsOwner(pDevIns, pDevIns->CTX_SUFF(pCritSectRo)));
    686686    Assert(pTimer == PDMDevHlpTimerToPtr(pDevIns, pThis->hSecondTimer));
    687     RT_NOREF(pvUser);
     687    RT_NOREF(pvUser, pTimer);
    688688
    689689    /* if the oscillator is not in normal operation, we do not update */
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