VirtualBox

Changeset 50080 in vbox


Ignore:
Timestamp:
Jan 15, 2014 12:27:18 PM (11 years ago)
Author:
vboxsync
Message:

DisplayImpl: removed unnecessary cleanup from vbvaDisable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r49790 r50080  
    40364036
    40374037    pFBInfo->pVBVAHostFlags = NULL;
    4038 
    4039     pFBInfo->u32Offset = 0; /* Not used in HGSMI. */
    4040     pFBInfo->u32MaxFramebufferSize = 0; /* Not used in HGSMI. */
    4041     pFBInfo->u32InformationSize = 0; /* Not used in HGSMI. */
    4042 
    4043     pFBInfo->xOrigin = 0;
    4044     pFBInfo->yOrigin = 0;
    4045 
    4046     pFBInfo->w = 0;
    4047     pFBInfo->h = 0;
    4048 
    4049     pFBInfo->u16BitsPerPixel = 0;
    4050     pFBInfo->pu8FramebufferVRAM = NULL;
    4051     pFBInfo->u32LineSize = 0;
    40524038}
    40534039
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