VirtualBox

Changeset 101920 in vbox for trunk/src/libs/xpcom18a4/xpcom


Ignore:
Timestamp:
Nov 7, 2023 9:50:18 AM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Get rid of unused nsIConsole* and nsConsole interfaces which were never actively used to catch log messages, bugref:10545

Location:
trunk/src/libs/xpcom18a4/xpcom
Files:
7 deleted
1 edited

Legend:

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

    r101914 r101920  
    5555#include "nsArray.h"
    5656#include "nsSupportsPrimitives.h"
    57 #include "nsConsoleService.h"
    5857#include "nsExceptionService.h"
    5958
     
    163162
    164163NS_GENERIC_FACTORY_CONSTRUCTOR(nsArray)
    165 NS_GENERIC_FACTORY_CONSTRUCTOR(nsConsoleService)
    166164NS_GENERIC_FACTORY_CONSTRUCTOR(nsAtomService)
    167165NS_GENERIC_FACTORY_CONSTRUCTOR(nsExceptionService)
     
    332330    COMPONENT(SUPPORTSARRAY, nsSupportsArray::Create),
    333331    COMPONENT(ARRAY, nsArrayConstructor),
    334     COMPONENT(CONSOLESERVICE, nsConsoleServiceConstructor),
    335332    COMPONENT(EXCEPTIONSERVICE, nsExceptionServiceConstructor),
    336333    COMPONENT(ATOMSERVICE, nsAtomServiceConstructor),
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