summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/smb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index b5c674dce6..245ff7be11 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -400,7 +400,6 @@ typedef struct connection_struct {
time_t lastused;
time_t lastused_count;
- bool used;
int num_files_open;
unsigned int num_smb_operations; /* Count of smb operations on this tree. */
int encrypt_level;