From e32070d088ed1c7e4d68b8a03176fd6e4274877c Mon Sep 17 00:00:00 2001 From: "darin%meer.net" Date: Mon, 15 Nov 2004 21:13:43 +0000 Subject: [PATCH] fixing bustage --- netwerk/base/public/nsNetUtil.h | 1 - 1 file changed, 1 deletion(-) diff --git a/netwerk/base/public/nsNetUtil.h b/netwerk/base/public/nsNetUtil.h index 2139402039e4..70f7afcdcfed 100644 --- a/netwerk/base/public/nsNetUtil.h +++ b/netwerk/base/public/nsNetUtil.h @@ -954,7 +954,6 @@ NS_QueryNotificationCallbacks(nsIInterfaceRequestor *aCallbacks, const nsIID &aIID, void **aResult) { - NS_PRECONDITION(aChannel, "null channel"); *aResult = nsnull; if (aCallbacks)