Changeset 107756 in vbox for trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp
- Timestamp:
- Jan 14, 2025 1:16:05 PM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 166868
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp
r106061 r107756 556 556 aValue = cit->second; 557 557 558 /** @todo r=andy Shouldn't we return an error here if not found? */ 558 559 return S_OK; 559 560 }
Note:
See TracChangeset
for help on using the changeset viewer.