s3:net idmap: remove call to lp_idmap_backend() - this is useless.
commitcef05fbe8dc210ba257d2d018878d0b351009c02
authorMichael Adam <obnox@samba.org>
Mon, 28 Jan 2013 13:29:21 +0000 (28 14:29 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 5 Feb 2013 16:36:33 +0000 (5 17:36 +0100)
tree84559726a523ff8a558a453b661f0ad5b2a7d80b
parent600ba80246aaa6cb9499a49f48e92a2657fdc918
s3:net idmap: remove call to lp_idmap_backend() - this is useless.

The variable behind lp_idmap_backend() is never set.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
source3/utils/net_idmap.c