From 28535349bd321fbaad8c8cdcdcbf5a1a95b18c96 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Thu, 17 Jun 2010 08:17:39 +0200 Subject: [PATCH] s3:idmap_tdb: remove unused idmap_alloc_db --- source3/winbindd/idmap_tdb.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/source3/winbindd/idmap_tdb.c b/source3/winbindd/idmap_tdb.c index bc2c464e362..45b05a2cd51 100644 --- a/source3/winbindd/idmap_tdb.c +++ b/source3/winbindd/idmap_tdb.c @@ -340,8 +340,6 @@ done: IDMAP ALLOC TDB BACKEND **********************************************************************/ -static struct db_context *idmap_alloc_db; - /********************************** Allocate a new id. **********************************/ -- 2.34.1