r5585: LDB interfaces change:
[samba.git] / source4 / lib / ldb / include / ldb.h
index 09b4cbf84a53b5b79f0b543749d23316244ef3ea..0eb661d7ce64dfd5528c1bbac461ac95ee92ab35 100644 (file)
@@ -158,12 +158,6 @@ struct ldb_debug_ops {
 struct ldb_context *ldb_connect(const char *url, unsigned int flags,
                                const char *options[]);
 
-/*
-  close the connection to the database
-*/
-int ldb_close(struct ldb_context *ldb);
-
-
 /*
   search the database given a LDAP-like search expression