nwrap: remove unused member list from struct nwrap_he
authorMichael Adam <obnox@samba.org>
Wed, 18 Nov 2015 23:24:14 +0000 (00:24 +0100)
committerAndreas Schneider <asn@samba.org>
Thu, 19 Nov 2015 07:58:22 +0000 (08:58 +0100)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
src/nss_wrapper.c

index d204ea60a8f31de6b6ee3908819efc88387d115f..32d869b5855d4b881d29d81cb2f73ad6dac7e7a9 100644 (file)
@@ -770,7 +770,6 @@ struct nwrap_entlist {
 struct nwrap_he {
        struct nwrap_cache *cache;
 
-       struct nwrap_entdata *list;
        struct nwrap_vector entdata;
 
        int num;