diff options
-rw-r--r-- | source3/include/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h index b018a452cc..5589eeee9c 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -6497,7 +6497,6 @@ NTSTATUS idmap_passdb_init(void); /* The following definitions come from winbindd/idmap_tdb.c */ -bool idmap_tdb_tdb_close(TDB_CONTEXT *tdbctx); NTSTATUS idmap_alloc_tdb_init(void); NTSTATUS idmap_tdb_init(void); |