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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index babcfb8a66..35fa2f178a 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -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;