diff options
| -rw-r--r-- | xlators/performance/decompounder/src/decompounder.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/performance/decompounder/src/decompounder.c b/xlators/performance/decompounder/src/decompounder.c index cd353b78ec3..b899b399152 100644 --- a/xlators/performance/decompounder/src/decompounder.c +++ b/xlators/performance/decompounder/src/decompounder.c @@ -15,8 +15,6 @@  void  dc_local_cleanup (dc_local_t *local)  { -        int i = 0; -          compound_args_cbk_cleanup (local->compound_rsp);          return;  }  | 
