r24261: Fix the standalone ldb build after I moved the objectclass module out.
[jelmer/samba4-debian.git] / source / lib / ldb / common / ldb_modules.c
index 24441f00102bc0b9cbedb18253c9270bac3342ea..ad537b4d861517a872919fe6962223a32709906a 100644 (file)
@@ -1,4 +1,3 @@
-
 /* 
    ldb database library
 
@@ -155,7 +154,6 @@ static const struct ldb_module_ops *ldb_find_module_ops(const char *name)
                ldb_tdb_init,   \
                ldb_operational_init,   \
                ldb_rdn_name_init,      \
-               ldb_objectclass_init,   \
                ldb_paged_results_init, \
                ldb_sort_init,          \
                ldb_asq_init,           \