]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-bdb/init.c
Delete extranous assert()
[openldap] / servers / slapd / back-bdb / init.c
index 0a366fd2b7df8221948824619e4dd7a9b591d235..8563b3ee83a88388177fda06395349a6d4c5835e 100644 (file)
@@ -561,7 +561,7 @@ bdb_initialize(
 
        bi->bi_extended = bdb_extended;
 
-#if 0
+#if 1
        /*
         * these routines (and their callers) are not yet designed
         * to work with transaction.  Using them may cause deadlock.