VirtualBox

Changeset 82116 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Nov 22, 2019 11:23:51 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134926
Message:

DevVGA: Darwin bulid fix. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-savedstate.cpp

    r82114 r82116  
    149149int vmsvga3dLoadExec(PPDMDEVINS pDevIns, PVGASTATE pThis, PVGASTATECC pThisCC, PSSMHANDLE pSSM, uint32_t uVersion, uint32_t uPass)
    150150{
    151     RT_NOREF(pDevIns, pThisCC, uPass);
     151    RT_NOREF(pDevIns, pThis, uPass);
    152152    PVMSVGA3DSTATE  pState = pThisCC->svga.p3dState;
    153153    AssertReturn(pState, VERR_NO_MEMORY);
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