report min_period Period -> period
This commit is contained in:
parent
ed9f69acca
commit
88c2c61ed7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue