s3:libsmb: remove unused cli_state->case_sensitive
[mat/samba.git] / source3 / include / client.h
index babcfb8a660f293326443236f6347ff7b30bc39c..35fa2f178acd2b39ab0025f7338de163299513c3 100644 (file)
@@ -89,8 +89,6 @@ struct cli_state {
 
        bool use_oplocks; /* should we use oplocks? */
 
-       bool case_sensitive; /* False by default. */
-
        /* Where (if anywhere) this is mounted under DFS. */
        char *dfs_mountpoint;