Remove unused variable

This commit is contained in:
Brian Behlendorf 2009-03-11 22:14:08 -07:00
parent 9326966d34
commit 071662bf32
1 changed files with 0 additions and 2 deletions

View File

@ -429,8 +429,6 @@ error:
static int
get_next(uint64_t *val, range_repeat_t *range)
{
int i;
/* if low, incr, high is given */
if (range->val_count == 0) {
*val = (range->val_low) +