s3:idmap_tdb: don't call idmap_alloc_tdb_init in idmap_tdb_init
authorMichael Adam <obnox@samba.org>
Mon, 31 May 2010 09:32:20 +0000 (11:32 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:10:38 +0000 (02:10 +0200)
commitdd4adc172171bab0e2a211d50b0c584834aff161
tree7107087772c17e9d3383806f19bb1c4371c48375
parent77e41c0ad47f9a0974ad34e4de3d0721117c7917
s3:idmap_tdb: don't call idmap_alloc_tdb_init in idmap_tdb_init

The registering of alloc backends is being removed.
The idmap backends are responsible for initializing
their alloc code on their own if necessary.
source3/winbindd/idmap_tdb.c