diff options
Diffstat (limited to 'libglusterfs/src/glusterfs.h')
| -rw-r--r-- | libglusterfs/src/glusterfs.h | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h index f6ba4e2efcb..181f7f94376 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -219,11 +219,6 @@ struct _cmd_args {  	double           fuse_entry_timeout;  	double           fuse_attribute_timeout;  	char            *volume_name; -	int              non_local;       /* Used only by darwin os,  -					     used for '-o local' option */ -	char            *icon_name;       /* This string will appear as  -					     Desktop icon name when mounted -					     on darwin */  	int              fuse_nodev;  	int              fuse_nosuid;  | 
