diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/QuickMedia.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp index d4166ec..f476396 100644 --- a/include/QuickMedia.hpp +++ b/include/QuickMedia.hpp @@ -156,7 +156,6 @@ namespace QuickMedia { mgl::Window window; Matrix *matrix = nullptr; bool is_login_sync = false; - int monitor_hz; mgl::vec2i window_size; const char *plugin_name = nullptr; mgl::Texture plugin_logo; |