Changeset 22443 in vbox for trunk/src/VBox/Main
- Timestamp:
- Aug 25, 2009 4:54:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/DisplayImpl.cpp
r22412 r22443 591 591 if (!mfVideoAccelEnabled && !maFramebuffers[uScreenId].fVBVAEnabled) 592 592 { 593 LogFlowFunc(("HGSMI: VRDP update without VBVA.\n"));594 593 #endif /* VBOX_WITH_HGSMI */ 595 594 /* When VBVA is enabled, the VRDP server is informed in the VideoAccelFlush.
Note:
See TracChangeset
for help on using the changeset viewer.