diff options
Diffstat (limited to 'netwerk/cache/nsApplicationCacheService.cpp')
-rw-r--r-- | netwerk/cache/nsApplicationCacheService.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/netwerk/cache/nsApplicationCacheService.cpp b/netwerk/cache/nsApplicationCacheService.cpp index 17012518d4..c512b91695 100644 --- a/netwerk/cache/nsApplicationCacheService.cpp +++ b/netwerk/cache/nsApplicationCacheService.cpp @@ -16,8 +16,6 @@ using namespace mozilla; -static NS_DEFINE_CID(kCacheServiceCID, NS_CACHESERVICE_CID); - //----------------------------------------------------------------------------- // nsApplicationCacheService //----------------------------------------------------------------------------- |