mirror of
https://github.com/Dummi26/musicdb.git
synced 2025-03-10 05:43:53 +01:00
remove performance print for release builds
This commit is contained in:
parent
e29fccf20e
commit
3e86ba921e
@ -1198,7 +1198,7 @@ impl WindowHandler<GuiEvent> for Gui {
|
||||
.content
|
||||
.text() = "On due to\nbad performance".to_string();
|
||||
}
|
||||
// #[cfg(debug_assertions)]
|
||||
#[cfg(debug_assertions)]
|
||||
{
|
||||
self.frames_drawn += 1;
|
||||
if draw_start_time
|
||||
|
Loading…
Reference in New Issue
Block a user