s4-torture: fix gcc6 build warning.
authorGünther Deschner <gd@samba.org>
Mon, 1 Feb 2016 15:06:18 +0000 (16:06 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 6 Feb 2016 20:48:18 +0000 (21:48 +0100)
commita3f7b51688662f049243968e5bb2eef1e9f1801b
treea87154fe9722c5f39203fcd18b57aeb120cd3625
parent5544756733ced826e1f42fdeae1b67348501668f
s4-torture: fix gcc6 build warning.

source4/torture/ndr/drsuapi.c:272:22: warning: 'DsBind_req2_dat' 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/drsuapi.c