VirtualBox

Changeset 27884 in vbox


Ignore:
Timestamp:
Mar 31, 2010 12:10:41 PM (15 years ago)
Author:
vboxsync
Message:

Remove members which are not used anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDMAsyncCompletionInternal.h

    r27883 r27884  
    184184    /** Pointer to the shared VM structure. */
    185185    PVM                                         pVM;
    186     /** @name   Things configurable through CFGM
    187      * @{ */
    188     /** Size of the per endpoint cache. */
    189     uint32_t                                    cEndpointCacheSize;
    190     /** Size of the per class cache. */
    191     uint32_t                                    cEpClassCacheSize;
    192     /** @} */
    193186    /** Critical section protecting the endpoint list. */
    194187    RTCRITSECT                                  CritSect;
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