diff options
Diffstat (limited to 'include/capture')
-rw-r--r-- | include/capture/nvfbc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/capture/nvfbc.h b/include/capture/nvfbc.h index 9655921..95ca88d 100644 --- a/include/capture/nvfbc.h +++ b/include/capture/nvfbc.h @@ -11,7 +11,6 @@ typedef struct { vec2i pos; vec2i size; bool direct_capture; - bool overclock; gsr_color_depth color_depth; gsr_color_range color_range; bool record_cursor; |