Changeset 43298 in vbox
- Timestamp:
- Sep 11, 2012 1:02:58 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 80717
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp
r42170 r43298 2597 2597 bNeedDpc = TRUE; 2598 2598 } 2599 #ifdef DEBUG_misha 2600 else 2601 Assert(0); 2602 #endif 2599 2603 2600 vboxWddmAllocationRelease(pPrimary); 2604 2601 } 2605 #ifdef DEBUG_misha2606 else2607 Assert(0);2608 #endif2609 2602 } 2610 2603
Note:
See TracChangeset
for help on using the changeset viewer.