diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/options.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/options.h b/core/options.h index 0c6f6c7271..48a51a9c27 100644 --- a/core/options.h +++ b/core/options.h @@ -201,7 +201,6 @@ typedef struct MPOpts { char *hwdec_codecs; struct lavc_param { - int debug; int fast; char *skip_loop_filter_str; char *skip_idct_str; |