VirtualBox

Changeset 51604 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jun 11, 2014 12:16:51 PM (10 years ago)
Author:
vboxsync
Message:

DisplayImpl: removed obsolete mLast* fields.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DisplayImpl.h

    r51603 r51604  
    293293    bool volatile fVGAResizing;
    294294
    295     /* arguments of the last handleDisplayResize() call */
    296     void       *mLastAddress;
    297     uint32_t    mLastBytesPerLine;
    298     uint32_t    mLastBitsPerPixel;
    299     uint32_t    mLastWidth;
    300     uint32_t    mLastHeight;
    301     uint16_t    mLastFlags;
    302 
    303295    VBVAMEMORY *mpVbvaMemory;
    304296    bool        mfVideoAccelEnabled;
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