Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
harenayo committed Jun 29, 2024
1 parent 4fec6d9 commit 1648f03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/events/Misc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,5 @@ void Events::listener_sessionActive(wl_listener* listener, void* data) {
m->noFrameSchedule = true;
m->framesToSkip = 1;
}

Debug::log(LOG, "Destroyed all render data, frames to skip for each: 2");
}
}

0 comments on commit 1648f03

Please sign in to comment.