summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/ntdomain.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index 814dfaf363..46579b7250 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -110,8 +110,6 @@ struct tsocket_address;
struct pipes_struct {
struct pipes_struct *next, *prev;
- struct client_address *client_id;
- struct client_address *server_id;
const struct tsocket_address *local_address;
const struct tsocket_address *remote_address;