VirtualBox

Changeset 73541 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Aug 7, 2018 11:45:00 AM (6 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp

    r73540 r73541  
    571571    RT_NOREF(pThis, pStreamAV);
    572572
    573     int rc;
     573    int rc = VINF_SUCCESS;
    574574
    575575    switch (enmStreamCmd)
     
    579579        case PDMAUDIOSTREAMCMD_RESUME:
    580580        case PDMAUDIOSTREAMCMD_PAUSE:
    581             rc = VINF_SUCCESS;
    582581            break;
    583582
Note: See TracChangeset for help on using the changeset viewer.

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