mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
nwrap: Remove unused struct member in nwrap_main
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
90585c46eb
commit
2a5335217e
@ -465,7 +465,6 @@ struct nwrap_libc {
|
||||
};
|
||||
|
||||
struct nwrap_main {
|
||||
const char *nwrap_switch;
|
||||
int num_backends;
|
||||
struct nwrap_backend *backends;
|
||||
struct nwrap_libc *libc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user