From 5e98019ff981053fedc5fb5807b32e3ce0373eec Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 12 Jul 2023 21:47:21 +0200 Subject: Attempt to fix slowdown regression --- include/QuickMedia.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp index ea814e4..0a21e07 100644 --- a/include/QuickMedia.hpp +++ b/include/QuickMedia.hpp @@ -243,7 +243,6 @@ namespace QuickMedia { std::mutex login_inputs_mutex; const char *yt_dl_name = nullptr; - mgl::Clock update_monitor_max_fps_timer; int monitor_max_fps = 0; }; } -- cgit v1.2.3