1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

s3: remove prototype of non-existsing function idmap_tdb_tdb_close().

This commit is contained in:
Michael Adam 2010-05-31 10:30:15 +02:00
parent e3997c2a6d
commit 7426cf4306

View File

@ -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);