summaryrefslogtreecommitdiff
path: root/source3/include/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/client.h')
-rw-r--r--source3/include/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index f6a4a8158d..babcfb8a66 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -76,7 +76,6 @@ struct cli_state {
uint32_t server_posix_capabilities;
/* What the client requested. */
uint32_t requested_posix_capabilities;
- bool dfsroot;
bool backup_intent;
/* The list of pipes currently open on this connection. */