[evolution-data-server] Drop unnecessary ldap.h include from e-source-ldap.c



commit 19efc0fb46e5ca9cc38b7530b5684cc0fb669a4c
Author: Milan Crha <mcrha redhat com>
Date:   Tue Mar 24 10:43:42 2015 +0100

    Drop unnecessary ldap.h include from e-source-ldap.c

 libedataserver/e-source-ldap.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/libedataserver/e-source-ldap.c b/libedataserver/e-source-ldap.c
index 6096d20..7b0e881 100644
--- a/libedataserver/e-source-ldap.c
+++ b/libedataserver/e-source-ldap.c
@@ -25,8 +25,6 @@
 
 #include "e-source-ldap.h"
 
-#include <ldap.h>
-
 #define E_SOURCE_LDAP_GET_PRIVATE(obj) \
        (G_TYPE_INSTANCE_GET_PRIVATE \
        ((obj), E_TYPE_SOURCE_LDAP, ESourceLDAPPrivate))


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]