diff --git a/netwerk/protocol/res/src/nsResProtocolHandler.cpp b/netwerk/protocol/res/src/nsResProtocolHandler.cpp index bdced7c7e88d..bc1102ba5b93 100644 --- a/netwerk/protocol/res/src/nsResProtocolHandler.cpp +++ b/netwerk/protocol/res/src/nsResProtocolHandler.cpp @@ -50,7 +50,6 @@ #include "nsDirectoryServiceDefs.h" #include "nsNetUtil.h" -static NS_DEFINE_CID(kStandardURLCID, NS_STANDARDURL_CID); static nsResProtocolHandler *gResHandler = nsnull; #if defined(PR_LOGGING)