Bug 650987: Remove unused variable gOfflineCacheUpdateService from OfflineCacheUpdateParent.cpp and OfflineCacheUpdateChild.cpp. r=biesi
This commit is contained in:
@@ -62,8 +62,6 @@
|
||||
#include "prlog.h"
|
||||
#include "nsIAsyncVerifyRedirectCallback.h"
|
||||
|
||||
static nsOfflineCacheUpdateService *gOfflineCacheUpdateService = nsnull;
|
||||
|
||||
#if defined(PR_LOGGING)
|
||||
//
|
||||
// To enable logging (see prlog.h for full details):
|
||||
|
||||
@@ -40,8 +40,6 @@
|
||||
#include "nsOfflineCacheUpdate.h"
|
||||
#include "nsIApplicationCache.h"
|
||||
|
||||
static nsOfflineCacheUpdateService *gOfflineCacheUpdateService = nsnull;
|
||||
|
||||
#if defined(PR_LOGGING)
|
||||
//
|
||||
// To enable logging (see prlog.h for full details):
|
||||
|
||||
Reference in New Issue
Block a user