aboutsummaryrefslogtreecommitdiff
path: root/include/Config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Config.hpp')
-rw-r--r--include/Config.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Config.hpp b/include/Config.hpp
index f9c70ac..0e8e4eb 100644
--- a/include/Config.hpp
+++ b/include/Config.hpp
@@ -60,7 +60,6 @@ namespace gsr {
std::string joystick_hotkeys_enable_option = "disable_hotkeys";
std::string tint_color;
ConfigHotkey show_hide_hotkey;
- bool high_performance_encoding = false;
};
struct YoutubeStreamConfig {