s3:libsmb: remove unused cli_state->dfsroot
[mat/samba.git] / source3 / include / client.h
index f6a4a8158d3f3908556974d401454a02dfcc2d63..babcfb8a660f293326443236f6347ff7b30bc39c 100644 (file)
@@ -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. */