diff --git a/mozilla/directory/xpcom/base/src/nsLDAPChannel.cpp b/mozilla/directory/xpcom/base/src/nsLDAPChannel.cpp index 92633686b8f..999ecc7cb01 100644 --- a/mozilla/directory/xpcom/base/src/nsLDAPChannel.cpp +++ b/mozilla/directory/xpcom/base/src/nsLDAPChannel.cpp @@ -43,11 +43,10 @@ static NS_DEFINE_CID(kLDAPServiceCID, NS_LDAPSERVICE_CID); #ifdef DEBUG #include "nspr.h" +#endif void lds(class nsLDAPChannel *chan, const char *); -#endif - NS_IMPL_ISUPPORTS2(nsLDAPChannel, nsIChannel, nsIRequest); nsLDAPChannel::nsLDAPChannel()