VirtualBox

Changeset 101808 in vbox


Ignore:
Timestamp:
Nov 5, 2023 9:55:55 AM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Get rid of unused nsFastLoadService and nsFastLoadFile, bugref:10545

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

Legend:

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

    r101803 r101808  
    429429        xpcom/io/nsIByteArrayInputStream.idl \
    430430        xpcom/io/nsISeekableStream.idl \
    431         xpcom/io/nsIFastLoadFileControl.idl \
    432         xpcom/io/nsIFastLoadService.idl \
    433431        xpcom/io/nsIInputStreamTee.idl \
    434432        xpcom/io/nsIMultiplexInputStream.idl \
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r101807 r101808  
    300300        xpcom/base/nsError.h \
    301301        xpcom/threads/nsEventQueueUtils.h \
    302         xpcom/io/nsFastLoadPtr.h \
    303         xpcom/io/nsFastLoadService.h \
    304302        xpcom/ds/nsFixedSizeAllocator.h \
    305303        xpcom/ds/nsHashKeys.h \
     
    669667        xpcom/io/nsByteArrayInputStream.cpp \
    670668        xpcom/io/nsDirectoryService.cpp \
    671         xpcom/io/nsFastLoadFile.cpp \
    672         xpcom/io/nsFastLoadService.cpp \
    673669        xpcom/io/nsInputStreamTee.cpp \
    674670        xpcom/io/nsLinebreakConverter.cpp \
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r101803 r101808  
    101101#include "nsMultiplexInputStream.h"
    102102
    103 #include "nsFastLoadService.h"
    104 
    105103#include "nsAtomService.h"
    106104#include "nsAtomTable.h"
     
    408406    COMPONENT(MULTIPLEXINPUTSTREAM, nsMultiplexInputStreamConstructor),
    409407
    410     COMPONENT(FASTLOADSERVICE, nsFastLoadService::Create),
    411408    COMPONENT(VARIANT, nsVariantConstructor),
    412409    COMPONENT(INTERFACEINFOMANAGER_SERVICE, nsXPTIInterfaceInfoManagerGetSingleton),
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