tdb: remove lock ops
[samba.git] / lib / tdb / common / io.c
index 85f69ab0d6ec7476b9e12f181f80715177b20974..5b20fa1902a9bedaa8e3f59bc1eaffb3f33085fb 100644 (file)
@@ -461,8 +461,6 @@ static const struct tdb_methods io_methods = {
        tdb_next_hash_chain,
        tdb_oob,
        tdb_expand_file,
-       tdb_brlock,
-       tdb_brunlock
 };
 
 /*