From 94441ed13963356fa25f7e52a12e36387220ebba Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 4 May 2014 10:31:24 +0200 Subject: options: merge ---sub-auto-match with --sub-auto There's no reason why these should be separate. --- options/options.h | 1 - 1 file changed, 1 deletion(-) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index 2ceaa02965..da16422ff1 100644 --- a/options/options.h +++ b/options/options.h @@ -196,7 +196,6 @@ typedef struct MPOpts { char **sub_name; char **sub_paths; int sub_auto; - int sub_match_fuzziness; int osd_bar_visible; float osd_bar_align_x; float osd_bar_align_y; -- cgit v1.2.3