Changeset 45992 in vbox
- Timestamp:
- May 12, 2013 4:31:50 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r45991 r45992 127 127 #ifdef VBOX_WITH_HGSMI 128 128 mu32UpdateVBVAFlags = 0; 129 #endif 130 131 #ifdef VBOX_WITH_VPX 132 mpVideoRecCtx = NULL; 129 133 #endif 130 134 … … 4408 4412 } 4409 4413 } 4410 else4411 pDisplay->mpVideoRecCtx = NULL;4412 4414 #endif 4413 4415
Note:
See TracChangeset
for help on using the changeset viewer.