VirtualBox

Changeset 83284 in vbox


Ignore:
Timestamp:
Mar 13, 2020 1:18:14 PM (5 years ago)
Author:
vboxsync
Message:

Devices/DevVGA: Remove now unused pVM variable

File:
1 edited

Legend:

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

    r83282 r83284  
    64026402    PVGASTATE       pThis   = PDMDEVINS_2_DATA(pDevIns, PVGASTATE);
    64036403    PVGASTATECC     pThisCC = PDMDEVINS_2_DATA_CC(pDevIns, PVGASTATECC);
    6404     PVM             pVM     = PDMDevHlpGetVM(pDevIns);
    64056404    PCPDMDEVHLPR3   pHlp    = pDevIns->pHlpR3;
    64066405    int             rc;
     
    64146413
    64156414    Assert(iInstance == 0);
    6416     Assert(pVM);
    64176415
    64186416    /*
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