s4-libgpo: fix gcc6 build warning.
authorGünther Deschner <gd@samba.org>
Fri, 5 Feb 2016 10:37:45 +0000 (11:37 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 6 Feb 2016 20:48:18 +0000 (21:48 +0100)
commit1a4b8cc70772f36b02cf8b464a5364f0196ef0d1
treeab38d452fcfbffc3c84653869d3442bf2c74c732
parent3b230d21bc270bef1c309471749d2081744152cd
s4-libgpo: fix gcc6 build warning.

source4/lib/policy/gp_ldap.c:48:35: warning: 'gpo_inheritance' defined but not
used [-Wunused-const-variable]

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/lib/policy/gp_ldap.c