- Timestamp:
- Sep 8, 2009 2:53:59 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 52076
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp ¶
r22836 r22842 3178 3178 if(pCmd->SurfInfo.surfCaps & VBOXVHWA_SCAPS_OFFSCREENPLAIN) 3179 3179 { 3180 #ifdef DEBUG_misha 3180 3181 Assert(0); 3182 #endif 3181 3183 pCmd->u.out.ErrInfo = 1; 3182 3184 return VINF_SUCCESS;
Note:
See TracChangeset
for help on using the changeset viewer.