s4-torture: fix gcc6 build warning.
commit3536a2318f40d7af19c3e364e42c4f816d7a409a
authorGünther Deschner <gd@samba.org>
Fri, 5 Feb 2016 10:32:17 +0000 (5 11:32 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 6 Feb 2016 20:48:18 +0000 (6 21:48 +0100)
tree37e3088a55f316fc18ae7a537079f8e629f4e22a
parenta3f7b51688662f049243968e5bb2eef1e9f1801b
s4-torture: fix gcc6 build warning.

source4/torture/ndr/samr.c:277:22: warning:
'samr_changepassworduser3_w2k_out_data' defined but not used
[-Wunused-const-variable]

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/ndr/samr.c