s3:idmap_tdb: remove unused idmap_tdb_load_ranges()
authorMichael Adam <obnox@samba.org>
Thu, 17 Jun 2010 06:07:40 +0000 (08:07 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 23 Jun 2010 10:22:13 +0000 (12:22 +0200)
commit468e58af7d430fed81c99f747a5c64ebd85204b6
treeab6b1695e5e069930d002b27cae6fc8537c23db8
parent10d57b9836700285a9decc20df73a7168a21182e
s3:idmap_tdb: remove unused idmap_tdb_load_ranges()

The idmap_tdb_state (which should actually be called idmap_tdb_alloc_context)
is being removed since the alloc part is combined with the id mapping part.
source3/winbindd/idmap_tdb.c