diff options
Diffstat (limited to 'xlators/cluster/afr/src/afr.h')
-rw-r--r-- | xlators/cluster/afr/src/afr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/cluster/afr/src/afr.h b/xlators/cluster/afr/src/afr.h index 2cd29f1c51e..765f1fd7764 100644 --- a/xlators/cluster/afr/src/afr.h +++ b/xlators/cluster/afr/src/afr.h @@ -100,7 +100,6 @@ typedef struct afr_self_heald_ { afr_crawl_type_t *pending; gf_boolean_t *inprogress; afr_child_pos_t *pos; - time_t *sh_times; gf_timer_t **timer; eh_t *healed; eh_t *heal_failed; |