forked from organicmaps/organicmaps
removed unnecessary logging from InfoLayer::clip
This commit is contained in:
parent
3596abebca
commit
767c68d14d
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ namespace yg
|
|||
}
|
||||
}
|
||||
|
||||
LOG(LINFO, ("clipped out", clippedCnt, "elements,", elemCnt, "elements total"));
|
||||
// LOG(LINFO, ("clipped out", clippedCnt, "elements,", elemCnt, "elements total"));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue