Changeset 65570 in vbox
- Timestamp:
- Feb 1, 2017 2:49:11 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 113222
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvAudio.cpp
r65565 r65570 2526 2526 { 2527 2527 pHstStream->fStatus &= ~PDMAUDIOSTRMSTS_FLAG_INITIALIZED; 2528 #if 0 /** @todo r=andy Disabled for now -- need to test this on Windows hosts. */ 2528 2529 Assert(pHstStream->fStatus == PDMAUDIOSTRMSTS_FLAG_NONE); 2530 #endif 2529 2531 } 2530 2532 }
Note:
See TracChangeset
for help on using the changeset viewer.