summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs/dict.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/glusterfs/dict.h')
-rw-r--r--libglusterfs/src/glusterfs/dict.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libglusterfs/src/glusterfs/dict.h b/libglusterfs/src/glusterfs/dict.h
index 35337251360..bfb01afb9b9 100644
--- a/libglusterfs/src/glusterfs/dict.h
+++ b/libglusterfs/src/glusterfs/dict.h
@@ -97,7 +97,6 @@ typedef struct _data_pair data_pair_t;
struct _data {
char *data;
gf_atomic_t refcount;
- gf_lock_t lock;
gf_dict_data_type_t data_type;
int32_t len;
gf_boolean_t is_static;