summaryrefslogtreecommitdiffstats
path: root/defaultopts.c
diff options
context:
space:
mode:
Diffstat (limited to 'defaultopts.c')
-rw-r--r--defaultopts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/defaultopts.c b/defaultopts.c
index aabe0effe1..abdd5e16f3 100644
--- a/defaultopts.c
+++ b/defaultopts.c
@@ -50,7 +50,6 @@ void set_default_mplayer_options(struct MPOpts *opts)
.workaround_bugs = 1, // autodetect
.error_resilience = 2,
.error_concealment = 3,
- .threads = 1,
},
.input = {
.config_file = "input.conf",