s3:idmap: remove unused smb_register_idmap_alloc().
commit75a6c244591b4bc13c494c2b0ec40926379d2d4a
authorMichael Adam <obnox@samba.org>
Mon, 31 May 2010 09:44:44 +0000 (31 11:44 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:10:39 +0000 (14 02:10 +0200)
tree238160f9adcc5e45f8e92100cddffced02a180fd
parentf96575d6db1f0137469d2611a3f3111a8101366d
s3:idmap: remove unused smb_register_idmap_alloc().

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