s3:smb2_negprot: remove unused variable 'conn' we already have 'xconn'...
commit4f3f889dcd64afe69eccf759ea0481180c5383c1
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Jun 2014 06:36:08 +0000 (12 08:36 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (6 09:51 +0200)
tree8d96f14341b31104edfe4ff00471d63a42fc7980
parente79b011434445078621204ebe33fde7eb7f21faf
s3:smb2_negprot: remove unused variable 'conn' we already have 'xconn'...

We don't need two helper variables for the same thing.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/smb2_negprot.c