Changeset 30013 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- Jun 3, 2010 2:40:59 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 62335
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/service.cpp
r29900 r30013 440 440 { 441 441 if (itCall->mClientID == u32ClientID) 442 { 442 { 443 443 itCall = mClientWaiterList.erase(itCall); 444 444 }
Note:
See TracChangeset
for help on using the changeset viewer.