Changeset 31985 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Aug 26, 2010 12:18:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp
r31759 r31985 4825 4825 { 4826 4826 Assert(!m_NotifyObjectRefs.refs()); 4827 Assert( !m_CmdPipe.isEmpty());4827 Assert(m_CmdPipe.isEmpty()); 4828 4828 RTCritSectDelete(&mCritSect); 4829 4829 }
Note:
See TracChangeset
for help on using the changeset viewer.