mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Remove profiling logs.
This commit is contained in:
@@ -1600,7 +1600,6 @@ void StickersListWidget::ensureLottiePlayer(Set &set) {
|
||||
raw->updates(
|
||||
) | rpl::start_with_next([=] {
|
||||
const auto &sets = shownSets();
|
||||
PROFILE_LOG(("WIDGET REPAINT REQUESTED"));
|
||||
enumerateSections([&](const SectionInfo &info) {
|
||||
if (shownSets()[info.section].lottiePlayer == raw) {
|
||||
update(
|
||||
|
Reference in New Issue
Block a user