Skip to content

Commit

Permalink
removed unused var in test
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 20, 2019
1 parent 88c4201 commit b58ac3f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/general/test_memleak.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ main(int argc, char **argv)
* example. */
int ioproc_stride = 1;

/** Number of the aggregator? Always 0 in this example. */
int numAggregator = 0;

/** Zero based rank of first processor to be used for I/O. */
int ioproc_start = 0;

Expand Down

0 comments on commit b58ac3f

Please sign in to comment.