Changeset 28950 in vbox for trunk/src/VBox/Main
- Timestamp:
- Apr 30, 2010 11:22:53 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60946
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/VirtualBoxImpl.cpp
r28944 r28950 4504 4504 itOrg->setDontCallAgain(mWhat); 4505 4505 } 4506 else if (FAILED_DEAD_INTERFACE( rc))4506 else if (FAILED_DEAD_INTERFACE(hrc)) 4507 4507 mVirtualBox->removeDeadCallback(it->ptrICb); 4508 4508 }
Note:
See TracChangeset
for help on using the changeset viewer.