s3:winbindd_cm: remove useless cli_setup_signing_state(*cli, Undefined) call
authorStefan Metzmacher <metze@samba.org>
Fri, 6 Mar 2009 10:40:21 +0000 (11:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 6 Mar 2009 15:37:20 +0000 (16:37 +0100)
commit589eb81e3fe5262d544af2c5032c99b5a4d4ba85
tree344d132b8541bd0eca1d235866f3e6c38457342b
parent196a5d038886bdea678ac9ae97bdf9dab825e23f
s3:winbindd_cm: remove useless cli_setup_signing_state(*cli, Undefined) call

cli_setup_signing_state() with Undefined is a noop.

metze
source3/winbindd/winbindd_cm.c