s3:smb2_sesssetup: remove unused smbd_smb2_session_setup_* destructors
commitabe61f479ffff87c04832b541badf167632a8bf9
authorStefan Metzmacher <metze@samba.org>
Sat, 2 May 2015 14:29:03 +0000 (2 16:29 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 20 May 2015 12:10:33 +0000 (20 14:10 +0200)
tree28165edfb026096c1f3a30e135248b21a4523e4c
parent3a2b5ec5ad5ed05800d49b93ff93e5f826a63e56
s3:smb2_sesssetup: remove unused smbd_smb2_session_setup_* destructors

The cleanup of a failing session setup is now handled in
smbd_smb2_session_setup_wrap_*().

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11182

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 5871d3da871349cba058bb91218ae58107cf05c8)
source3/smbd/smb2_sesssetup.c