Removing extraneous ldap.h include.

Bug #98924 r=dmose
This commit is contained in:
cls%seawood.org 2001-09-20 12:03:40 +00:00
parent 9aad9bac0c
commit 66631b87db

View File

@ -32,8 +32,6 @@
#include "nsIAbCard.h"
#include "nsHashtable.h"
#include "ldap.h"
#define NS_LDAPCONNECTION_CONTRACTID "@mozilla.org/network/ldap-connection;1"
#define NS_LDAPOPERATION_CONTRACTID "@mozilla.org/network/ldap-operation;1"
#define NS_LDAPMESSAGE_CONTRACTID "@mozilla.org/network/ldap-message;1"