VirtualBox

Changeset 101835 in vbox


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

libs/xpcom: Get rid of unused nsMultiplexInputStream functionality, bugref:10545

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

Legend:

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

    r101834 r101835  
    429429        xpcom/io/nsISeekableStream.idl \
    430430        xpcom/io/nsIInputStreamTee.idl \
    431         xpcom/io/nsIMultiplexInputStream.idl \
    432431        xpcom/io/nsIAsyncInputStream.idl \
    433432        xpcom/io/nsIAsyncOutputStream.idl \
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r101834 r101835  
    317317        xpcom/io/nsLocalFileOSX.h \
    318318        xpcom/components/nsModule.h \
    319         xpcom/io/nsMultiplexInputStream.h \
    320319        xpcom/io/nsNativeCharsetUtils.h \
    321320        xpcom/components/nsNativeComponentLoader.h \
     
    653652        xpcom/io/nsInputStreamTee.cpp \
    654653        xpcom/io/nsLocalFileCommon.cpp \
    655         xpcom/io/nsMultiplexInputStream.cpp \
    656654        xpcom/io/nsScriptableInputStream.cpp \
    657655        xpcom/io/nsSegmentedBuffer.cpp \
     
    11701168                nsIInputStreamTee.xpt \
    11711169                nsILineInputStream.xpt \
    1172                 nsIMultiplexInputStream.xpt \
    11731170                nsIObjectInputStream.xpt \
    11741171                nsIObjectOutputStream.xpt \
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r101834 r101835  
    9393#include "nsICategoryManager.h"
    9494#include "nsStringStream.h"
    95 #include "nsMultiplexInputStream.h"
    9695
    9796#include "nsAtomService.h"
     
    384383
    385384    COMPONENT(STRINGINPUTSTREAM, nsStringInputStreamConstructor),
    386     COMPONENT(MULTIPLEXINPUTSTREAM, nsMultiplexInputStreamConstructor),
    387385
    388386    COMPONENT(VARIANT, nsVariantConstructor),
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