diff options
Diffstat (limited to 'libglusterfs')
| -rw-r--r-- | libglusterfs/src/stack.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfs/src/stack.h b/libglusterfs/src/stack.h index 44bdcad3419..10ab7f2025a 100644 --- a/libglusterfs/src/stack.h +++ b/libglusterfs/src/stack.h @@ -91,8 +91,6 @@ struct _call_stack_t {  	gid_t                         gid;  	pid_t                         pid;  	call_frame_t                  frames; -	dict_t                       *req_refs; -	dict_t                       *rsp_refs;  	int32_t                       op;  	int8_t                        type;  | 
