Changeset 1301 in vbox
- Timestamp:
- Mar 7, 2007 3:29:21 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/hgcm/HGCMThread.cpp
r1080 r1301 352 352 bool fFromFreeList = false; 353 353 354 #if 0 /* @todo to be replaced with RTReq */ 354 355 if (cbMsg == m_cbMsg) 355 356 { … … 378 379 } 379 380 } 381 #endif 380 382 381 383 if (!pmsg && VBOX_SUCCESS(rc))
Note:
See TracChangeset
for help on using the changeset viewer.