diff --git a/search/CheckFanoutLimits.cc b/search/CheckFanoutLimits.cc index 93f5e3ba..00550cd9 100644 --- a/search/CheckFanoutLimits.cc +++ b/search/CheckFanoutLimits.cc @@ -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