VirtualBox

Changeset 101858 in vbox


Ignore:
Timestamp:
Nov 6, 2023 11:23:44 AM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Remove unused nsXPCOMGlue.cpp, bugref:10545

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

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOM.h

    r101852 r101858  
    6464class nsILocalFile;
    6565class nsIDirectoryServiceProvider;
    66 class nsIMemory;
    6766class nsIDebug;
    6867class nsITraceRefcnt;
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOMPrivate.h

    r11551 r101858  
    8888typedef nsresult   (* GetComponentManagerFunc)(nsIComponentManager* *result);
    8989typedef nsresult   (* GetComponentRegistrarFunc)(nsIComponentRegistrar* *result);
    90 typedef nsresult   (* GetMemoryManagerFunc)(nsIMemory* *result);
    9190typedef nsresult   (* NewLocalFileFunc)(const nsAString &path, PRBool followLinks, nsILocalFile* *result);
    9291typedef nsresult   (* NewNativeLocalFileFunc)(const nsACString &path, PRBool followLinks, nsILocalFile* *result);
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