report min_period Period -> period

This commit is contained in:
James Cherry 2020-06-08 16:21:51 -07:00
parent ed9f69acca
commit 88c2c61ed7
1 changed files with 0 additions and 2 deletions

View File

@ -83,8 +83,6 @@ CheckFanoutLimits::init(const MinMax *min_max)
top_limit, top_limit_exists);
top_limit_= top_limit;
top_limit_exists_ = top_limit_exists;
if (top_limit_exists_)
printf("luse\n");
}
void