diff options
Diffstat (limited to 'libglusterfs/src/store.h')
| -rw-r--r-- | libglusterfs/src/store.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/libglusterfs/src/store.h b/libglusterfs/src/store.h index 8138b4cd9bd..4fe432e56de 100644 --- a/libglusterfs/src/store.h +++ b/libglusterfs/src/store.h @@ -26,7 +26,6 @@ struct gf_store_handle_ {  typedef struct gf_store_handle_ gf_store_handle_t;  struct gf_store_iter_ { -        int     fd;          FILE    *file;          char    filepath[PATH_MAX];  };  | 
