s3: remove prototype of non-existsing function idmap_tdb_tdb_close().
authorMichael Adam <obnox@samba.org>
Mon, 31 May 2010 08:30:15 +0000 (10:30 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 31 May 2010 08:30:15 +0000 (10:30 +0200)
source3/include/proto.h

index b018a452ccfd402c702e1761dea8b7f2ce31a5d3..5589eeee9c49d1080472d5548649f3f97d3d577d 100644 (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);