diff options
Diffstat (limited to 'netwerk/build/nsNetCID.h')
-rw-r--r-- | netwerk/build/nsNetCID.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/netwerk/build/nsNetCID.h b/netwerk/build/nsNetCID.h index 02ba7307eb..41dbdefb76 100644 --- a/netwerk/build/nsNetCID.h +++ b/netwerk/build/nsNetCID.h @@ -441,13 +441,6 @@ {0x9a, 0x05, 0xb6, 0xd9, 0x2f, 0x8f, 0x22, 0x9a} \ } -/** - * Contract ID for a service implementing nsIURIClassifier that identifies - * phishing and malware sites. - */ -#define NS_URICLASSIFIERSERVICE_CONTRACTID \ - "@mozilla.org/uriclassifierservice" - // Redirect channel registrar used for redirect to various protocols #define NS_REDIRECTCHANNELREGISTRAR_CONTRACTID \ "@mozilla.org/redirectchannelregistrar;1" |