summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_tdb.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-06-17 08:17:39 +0200
committerMichael Adam <obnox@samba.org>2010-08-14 02:10:51 +0200
commit28535349bd321fbaad8c8cdcdcbf5a1a95b18c96 (patch)
tree798c87b20055544fc55abc1ebc5bcfb56c220464 /source3/winbindd/idmap_tdb.c
parent9010194972310e0749d426b3810785e4f5fce51d (diff)
downloadsamba-28535349bd321fbaad8c8cdcdcbf5a1a95b18c96.tar.gz
samba-28535349bd321fbaad8c8cdcdcbf5a1a95b18c96.tar.bz2
samba-28535349bd321fbaad8c8cdcdcbf5a1a95b18c96.zip
s3:idmap_tdb: remove unused idmap_alloc_db
Diffstat (limited to 'source3/winbindd/idmap_tdb.c')
-rw-r--r--source3/winbindd/idmap_tdb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/winbindd/idmap_tdb.c b/source3/winbindd/idmap_tdb.c
index bc2c464e36..45b05a2cd5 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.
**********************************/