diff options
Diffstat (limited to 'source4/utils/net/net.h')
-rw-r--r-- | source4/utils/net/net.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/utils/net/net.h b/source4/utils/net/net.h index 8c4fbd7fdd..17388079dd 100644 --- a/source4/utils/net/net.h +++ b/source4/utils/net/net.h @@ -22,7 +22,6 @@ #define _UTIL_NET_H struct net_context { - TALLOC_CTX *mem_ctx; struct cli_credentials *credentials; struct loadparm_context *lp_ctx; }; |