s3:smb2_sesssetup: remove unused smbd_smb2_session_setup_* destructors
commit1b2cf28087197d8fc94de7358fe989e8b6aa542c
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 14:34:30 +0000 (20 16:34 +0200)
tree579dabe8891ae2deb9dba8bc0f36a2cf4d1fc36d
parent3af2142f97e9b43a14c8a4e9d4869625e1137cde
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>
(similar to commit 5871d3da871349cba058bb91218ae58107cf05c8)
source3/smbd/smb2_sesssetup.c