VirtualBox

Ignore:
Timestamp:
Nov 5, 2023 9:09:38 AM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Get rid of code used only if MOZ_TIMELINE is defined which we never do, bugref:10545

File:
1 edited

Legend:

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

    r101777 r101803  
    106106#include "nsAtomTable.h"
    107107#include "nsTraceRefcnt.h"
    108 #include "nsTimelineService.h"
    109108
    110109#include "nsVariant.h"
     
    198197NS_GENERIC_FACTORY_CONSTRUCTOR(nsRecyclingAllocatorImpl)
    199198
    200 #ifdef MOZ_TIMELINE
    201 NS_GENERIC_FACTORY_CONSTRUCTOR(nsTimelineService)
    202 #endif
    203 
    204199static NS_METHOD
    205200nsXPTIInterfaceInfoManagerGetSingleton(nsISupports* outer,
     
    369364    COMPONENT(EXCEPTIONSERVICE, nsExceptionServiceConstructor),
    370365    COMPONENT(ATOMSERVICE, nsAtomServiceConstructor),
    371 #ifdef MOZ_TIMELINE
    372     COMPONENT(TIMELINESERVICE, nsTimelineServiceConstructor),
    373 #endif
    374366    COMPONENT(OBSERVERSERVICE, nsObserverService::Create),
    375367    COMPONENT(GENERICFACTORY, nsGenericFactory::Create),
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