VirtualBox

Changeset 35533 in vbox for trunk/src


Ignore:
Timestamp:
Jan 13, 2011 2:52:27 PM (14 years ago)
Author:
vboxsync
Message:

Audio: missed part of clean up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/audio.c

    r35487 r35533  
    122122} conf = {
    123123    {                           /* DAC fixed settings */
    124 #ifndef VBOX_WITH_AUDIO_FLEXIBLE_FORMAT
    125124        1,                      /* enabled */
    126 #else
    127         0,
    128 #endif
    129125        1,                      /* nb_voices */
    130126        1,                      /* greedy */
     
    137133
    138134    {                           /* ADC fixed settings */
    139 #ifndef VBOX_WITH_AUDIO_FLEXIBLE_FORMAT
    140135        1,                      /* enabled */
    141 #else
    142         0,
    143 #endif
    144136        1,                      /* nb_voices */
    145137        1,                      /* greedy */
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