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

index dab38a9d2a860b0de37ab0e3f10f3e478eb4abe9..55b44d858cce118f9c324800117e02d9d89eaead 100644 (file)
@@ -7240,7 +7240,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);