Changeset 15872 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jan 8, 2009 3:56:50 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r15867 r15872 4514 4514 PPDMDEVINS pDevIns = pThis->CTX_SUFF(pDevIns); 4515 4515 4516 #ifdef DEBUG_sunlover4517 LogFlow(("vgaPortUpdateDisplay\n"));4518 #endif /* DEBUG_sunlover */4519 4520 4516 /* This should be called only in non VBVA mode. */ 4521 4517
Note:
See TracChangeset
for help on using the changeset viewer.