s3:winbind:idmap: remove idmap_alloc_context from idmap.c
authorMichael Adam <obnox@samba.org>
Mon, 31 May 2010 09:55:18 +0000 (11:55 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 31 May 2010 15:34:07 +0000 (17:34 +0200)
commit881a0e829491b42580df0921bdf786aae9cd41c9
treeae0ae7452577be9b93312bad2da3984dd9991eae
parent0fed065825971c4250e5a5df9085768d1d0d1d4f
s3:winbind:idmap: remove idmap_alloc_context from idmap.c

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

No list of alloc backends is maintained any more in the top level.
source3/winbindd/idmap.c