VirtualBox

Changeset 64983 in vbox for trunk


Ignore:
Timestamp:
Dec 21, 2016 1:34:08 PM (8 years ago)
Author:
vboxsync
Message:

Audio/DevIchAc97.cpp: Disable ichac97WriteBUP for now.

File:
1 edited

Legend:

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

    r64982 r64983  
    17531753}
    17541754
     1755/* Unused */
     1756#if 0
    17551757static void ichac97WriteBUP(PAC97STATE pThis, uint32_t cbElapsed)
    17561758{
    1757 return;
    1758 
    17591759    LogFlowFunc(("cbElapsed=%RU32\n", cbElapsed));
    17601760
     
    17931793    }
    17941794}
     1795#endif /* Unused */
    17951796
    17961797#ifndef VBOX_WITH_AUDIO_AC97_CALLBACKS
     
    19151916            {
    19161917                case AC97SOUNDSOURCE_PO_INDEX:
    1917                     ichac97WriteBUP(pThis, cbToProcess);
     1918                    /*ichac97WriteBUP(pThis, cbToProcess);*/
    19181919                    break;
    19191920
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