VirtualBox

Changeset 107735 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jan 14, 2025 9:11:17 AM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166842
Message:

src/VBox/Devices/Audio/DrvAudio.cpp: Fixed warnings found by Parfait (unused assignment). jiraref:VBP-1424

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DrvAudio.cpp

    r107720 r107735  
    14271427        pStreamEx->fStatus |= PDMAUDIOSTREAM_STS_BACKEND_READY; /* before the backend control call! */
    14281428
    1429         rc = drvAudioStreamUpdateBackendOnStatus(pThis, pStreamEx, "asynchronous initialization completed");
     1429        drvAudioStreamUpdateBackendOnStatus(pThis, pStreamEx, "asynchronous initialization completed");
    14301430
    14311431        /*
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette