- Timestamp:
- Apr 3, 2007 9:13:09 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/DisplayImpl.cpp
r783 r1904 658 658 void Display::VideoAccelVRDP (bool fEnable) 659 659 { 660 #if 0 660 661 /* Supporting all orders. */ 661 662 uint32_t fu32SupportedOrders = ~0; 663 #endif 662 664 663 665 int c = fEnable?
Note:
See TracChangeset
for help on using the changeset viewer.