From a86a56fed3eb06b4b4a04329d42a9f57bad16271 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 13 Nov 2006 14:22:56 +0000 Subject: [PATCH] r19692: Another fix. --- source/lib/ldb/common/ldb_modules.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source/lib/ldb/common/ldb_modules.c b/source/lib/ldb/common/ldb_modules.c index 325cab6dfda..8bcafa36a8b 100644 --- a/source/lib/ldb/common/ldb_modules.c +++ b/source/lib/ldb/common/ldb_modules.c @@ -154,7 +154,6 @@ static const struct ldb_module_ops *ldb_find_module_ops(const char *name) LDAP_INIT \ SQLITE3_INIT \ ldb_tdb_init, \ - ldb_schema_init, \ ldb_operational_init, \ ldb_rdn_name_init, \ ldb_objectclass_init, \ -- 2.11.4.GIT