VirtualBox

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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r101833 r101834  
    4848#include "nsScriptableInputStream.h"
    4949#include "nsBinaryStream.h"
    50 #include "nsStorageStream.h"
    5150
    5251#include "nsMemoryImpl.h"
     
    179178NS_GENERIC_FACTORY_CONSTRUCTOR(nsBinaryOutputStream)
    180179NS_GENERIC_FACTORY_CONSTRUCTOR(nsBinaryInputStream)
    181 NS_GENERIC_FACTORY_CONSTRUCTOR(nsStorageStream)
    182180
    183181NS_GENERIC_FACTORY_CONSTRUCTOR(nsVariant)
     
    337335    COMPONENT(BINARYINPUTSTREAM, nsBinaryInputStreamConstructor),
    338336    COMPONENT(BINARYOUTPUTSTREAM, nsBinaryOutputStreamConstructor),
    339     COMPONENT(STORAGESTREAM, nsStorageStreamConstructor),
    340337
    341338#define NS_PROPERTIES_CLASSNAME  "Properties"
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