mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Issue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup.
This commit is contained in:
parent
ef5f052d97
commit
ff89fee91d
43 changed files with 5 additions and 1032 deletions
2
netwerk/cache/nsApplicationCacheService.h
vendored
2
netwerk/cache/nsApplicationCacheService.h
vendored
|
|
@ -18,8 +18,6 @@ public:
|
|||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_NSIAPPLICATIONCACHESERVICE
|
||||
|
||||
static void AppClearDataObserverInit();
|
||||
|
||||
private:
|
||||
~nsApplicationCacheService();
|
||||
RefPtr<nsCacheService> mCacheService;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue