summaryrefslogtreecommitdiff
path: root/source3/lib/tdb/include/tdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/tdb/include/tdb.h')
-rw-r--r--source3/lib/tdb/include/tdb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/tdb/include/tdb.h b/source3/lib/tdb/include/tdb.h
index daa2d43135..0008085de5 100644
--- a/source3/lib/tdb/include/tdb.h
+++ b/source3/lib/tdb/include/tdb.h
@@ -157,7 +157,6 @@ int tdb_printfreelist(struct tdb_context *tdb);
int tdb_validate_freelist(struct tdb_context *tdb, int *pnum_entries);
int tdb_wipe_all(struct tdb_context *tdb);
int tdb_freelist_size(struct tdb_context *tdb);
-int tdb_validate(struct tdb_context *tdb);
extern TDB_DATA tdb_null;