diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-05-02 01:44:25 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-05-02 01:44:25 +0200 |
| commit | 2f23dcf29af4012716959752bca4d976b0252ca0 (patch) | |
| tree | ec3e87ca5000db20456849c50a51268de8f04664 /include/args_parser.h | |
| parent | e48be50cd8e34026dece932fad4f06d53fd10fb1 (diff) | |
Remove deprecated overclocking option
Diffstat (limited to 'include/args_parser.h')
| -rw-r--r-- | include/args_parser.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/args_parser.h b/include/args_parser.h index 98fb30c..75d8bfa 100644 --- a/include/args_parser.h +++ b/include/args_parser.h @@ -97,7 +97,6 @@ typedef struct { bool date_folders; bool restore_portal_session; bool restart_replay_on_save; - bool overclock; bool write_first_frame_ts; bool is_livestream; bool is_output_piped; |
