VirtualBox

Changeset 90146 in vbox for trunk


Ignore:
Timestamp:
Jul 9, 2021 11:37:52 PM (4 years ago)
Author:
vboxsync
Message:

DevHdaCodec: Removed unused member HDACODECR3::cNodes. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevHdaCodec.h

    r90145 r90146  
    828828    uint8_t         u8DacLineOut;
    829829
    830     uint32_t        cNodes;
    831 
    832830    /** Align the lists below so they don't cross cache lines (assumes
    833831     *  CODEC_NODES_MAX is 32). */
    834     uint8_t const   abPadding1[CODEC_NODES_MAX - 20];
     832    uint8_t const   abPadding1[CODEC_NODES_MAX - 16];
    835833
    836834    /** @name Node classifications.
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