VirtualBox

Changeset 3815 in vbox for trunk/src


Ignore:
Timestamp:
Jul 24, 2007 1:54:30 PM (17 years ago)
Author:
vboxsync
Message:

Removed unnecesary debug assertion. Added comment.

File:
1 edited

Legend:

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

    r3628 r3815  
    40114011        default:
    40124012        case 0:
    4013             AssertMsgFailed(("Unsupported BPP %d\n", s->get_bpp (s)));
     4013            /* A LFB mode is already disabled, but the callback is still called
     4014             * by Display because VBVA buffer is being flushed.
     4015             * Nothing to do, just return.
     4016             */
    40144017            return;
    40154018        case 8:
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