VirtualBox

Changeset 101824 in vbox


Ignore:
Timestamp:
Nov 5, 2023 12:57:58 PM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Get rid of unused nsRecyclingAllocator.{cpp,h}, bugref:10545

Location:
trunk/src/libs/xpcom18a4
Files:
3 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Config.kmk

    r101819 r101824  
    407407        xpcom/ds/nsIProperties.idl \
    408408        xpcom/ds/nsIPersistentProperties2.idl \
    409         xpcom/ds/nsIRecyclingAllocator.idl \
    410409        xpcom/ds/nsIStringEnumerator.idl \
    411410        xpcom/ds/nsISupportsPrimitives.idl \
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r101821 r101824  
    328328        xpcom/proxy/public/nsProxyRelease.h \
    329329        xpcom/ds/nsQuickSort.h \
    330         xpcom/ds/nsRecyclingAllocator.h \
    331330        xpcom/ds/nsRefPtrHashtable.h \
    332331        xpcom/io/nsScriptableInputStream.h \
     
    621620        xpcom/ds/nsPersistentProperties.cpp \
    622621        xpcom/ds/nsQuickSort.cpp \
    623         xpcom/ds/nsRecyclingAllocator.cpp \
    624622        xpcom/ds/nsStaticNameTable.cpp \
    625623        xpcom/ds/nsStringEnumerator.cpp \
     
    11661164                nsIPersistentProperties2.xpt \
    11671165                nsIPropertyBag.xpt \
    1168                 nsIRecyclingAllocator.xpt \
    11691166                nsIVariant.xpt \
    11701167                nsISerializable.xpt \
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r101808 r101824  
    107107#include "nsVariant.h"
    108108
    109 #include "nsRecyclingAllocator.h"
    110 
    111109#include "SpecialSystemDirectory.h"
    112110
     
    193191NS_GENERIC_FACTORY_CONSTRUCTOR(nsVariant)
    194192
    195 NS_GENERIC_FACTORY_CONSTRUCTOR(nsRecyclingAllocatorImpl)
    196 
    197193static NS_METHOD
    198194nsXPTIInterfaceInfoManagerGetSingleton(nsISupports* outer,
     
    408404    COMPONENT(VARIANT, nsVariantConstructor),
    409405    COMPONENT(INTERFACEINFOMANAGER_SERVICE, nsXPTIInterfaceInfoManagerGetSingleton),
    410 
    411     COMPONENT(RECYCLINGALLOCATOR, nsRecyclingAllocatorImplConstructor),
    412406
    413407#if 0 /// @todo later
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