summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/include/ldb_private.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-09-12 11:15:38 +1000
committerAndrew Tridgell <tridge@samba.org>2009-09-12 11:15:38 +1000
commitfe36b8af64195f10acead12d4a4f426cc8772a8c (patch)
treeaf98810b529728d46a10f0ac1e2d3203b63323a2 /source4/lib/ldb/include/ldb_private.h
parent51fd80647de9cb531181eb1eeefe9ad2c473f784 (diff)
parentbbc0a56da59df8b7cd6f19f99cfaac9c3909779f (diff)
downloadsamba-fe36b8af64195f10acead12d4a4f426cc8772a8c.tar.gz
samba-fe36b8af64195f10acead12d4a4f426cc8772a8c.tar.bz2
samba-fe36b8af64195f10acead12d4a4f426cc8772a8c.zip
Merge branch 'master' of /home/tridge/samba/git/combined
Diffstat (limited to 'source4/lib/ldb/include/ldb_private.h')
-rw-r--r--source4/lib/ldb/include/ldb_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/ldb/include/ldb_private.h b/source4/lib/ldb/include/ldb_private.h
index a70d9c704d..c12f33495b 100644
--- a/source4/lib/ldb/include/ldb_private.h
+++ b/source4/lib/ldb/include/ldb_private.h
@@ -123,7 +123,6 @@ int ldb_connect_backend(struct ldb_context *ldb, const char *url, const char *op
extern const struct ldb_module_ops ldb_objectclass_module_ops;
-extern const struct ldb_module_ops ldb_operational_module_ops;
extern const struct ldb_module_ops ldb_paged_results_module_ops;
extern const struct ldb_module_ops ldb_rdn_name_module_ops;
extern const struct ldb_module_ops ldb_schema_module_ops;