VirtualBox

Changeset 102318 in vbox for trunk


Ignore:
Timestamp:
Nov 27, 2023 1:37:06 PM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Remove some unused code from xpcom, bugref:10545

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

Legend:

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

    r102315 r102318  
    347347        xpcom/io/nsIOutputStream.idl \
    348348        xpcom/io/nsIStreamBufferAccess.idl \
    349         xpcom/io/nsIScriptableInputStream.idl \
    350349        xpcom/proxy/public/nsIProxyObjectManager.idl \
    351350        xpcom/threads/nsIEventQueueService.idl \
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r102315 r102318  
    253253        xpcom/ds/nsQuickSort.h \
    254254        xpcom/ds/nsRefPtrHashtable.h \
    255         xpcom/io/nsScriptableInputStream.h \
    256255        xpcom/ds/nsStaticAtom.h \
    257256        xpcom/components/nsStaticComponent.h \
     
    484483        xpcom/io/nsDirectoryService.cpp \
    485484        xpcom/io/nsLocalFileCommon.cpp \
    486         xpcom/io/nsScriptableInputStream.cpp \
    487485        xpcom/io/SpecialSystemDirectory.cpp \
    488486        xpcom/io/nsNativeCharsetUtils.cpp
     
    963961                nsIInputStream.xpt \
    964962                nsIOutputStream.xpt \
    965                 nsIScriptableInputStream.xpt \
    966963                nsIComponentLoader.xpt \
    967964                nsIComponentLoaderManager.xpt \
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r102225 r102318  
    4747#include "nsProperties.h"
    4848#include "nsIProperties.h"
    49 #include "nsScriptableInputStream.h"
    5049#include "nsBinaryStream.h"
    5150
     
    323322    COMPONENT(ERRORSERVICE, nsErrorService::Create),
    324323
    325     COMPONENT(SCRIPTABLEINPUTSTREAM, nsScriptableInputStream::Create),
    326324    COMPONENT(BINARYINPUTSTREAM, nsBinaryInputStreamConstructor),
    327325    COMPONENT(BINARYOUTPUTSTREAM, nsBinaryOutputStreamConstructor),
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