VirtualBox

Changeset 101832 in vbox for trunk/src/libs/xpcom18a4


Ignore:
Timestamp:
Nov 5, 2023 2:13:14 PM (17 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159928
Message:

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

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

Legend:

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

    r101825 r101832  
    442442        xpcom/threads/nsIRunnable.idl \
    443443        xpcom/threads/nsIThread.idl \
    444         xpcom/threads/nsIEnvironment.idl \
    445444        xpcom/threads/nsIProcess.idl \
    446445        xpcom/reflect/xptinfo/public/nsIInterfaceInfo.idl \
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r101829 r101832  
    688688        xpcom/threads/plevent.c \
    689689        xpcom/threads/nsAutoLock.cpp \
    690         xpcom/threads/nsEnvironment.cpp \
    691690        xpcom/threads/nsEventQueue.cpp \
    692691        xpcom/threads/nsEventQueueService.cpp \
     
    12061205                nsIEventQueue.xpt \
    12071206                nsIEventQueueService.xpt \
    1208                 nsIEnvironment.xpt \
    12091207                nsIProcess.xpt \
    12101208                nsIInterfaceInfo.xpt \
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r101825 r101832  
    8282#include "nsThread.h"
    8383#include "nsProcess.h"
    84 #include "nsEnvironment.h"
    8584
    8685#include "nsEmptyEnumerator.h"
     
    389388    COMPONENT(DIRECTORY_SERVICE, nsDirectoryService::Create),
    390389    COMPONENT(PROCESS, nsProcessConstructor),
    391     COMPONENT(ENVIRONMENT, nsEnvironment::Create),
    392390
    393391    COMPONENT(STRINGINPUTSTREAM, nsStringInputStreamConstructor),
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette