diff options
Diffstat (limited to 'source3/winbindd')
-rw-r--r-- | source3/winbindd/idmap_tdb.c | 2 |
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. **********************************/ |