summaryrefslogtreecommitdiffstats
path: root/core/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/cfg-mplayer.h')
-rw-r--r--core/cfg-mplayer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/cfg-mplayer.h b/core/cfg-mplayer.h
index 9bf6d53d6d..fcaf1c8050 100644
--- a/core/cfg-mplayer.h
+++ b/core/cfg-mplayer.h
@@ -560,8 +560,6 @@ const m_option_t mplayer_opts[]={
// override audio buffer size (used only by -ao oss/win32, obsolete)
OPT_INT("abs", ao_buffersize, 0),
- {"edlout", &edl_output_filename, CONF_TYPE_STRING, 0, 0, 0, NULL},
-
// set screen dimensions (when not detectable or virtual!=visible)
OPT_INTRANGE("screenw", vo_screenwidth, CONF_GLOBAL, 0, 4096),
OPT_INTRANGE("screenh", vo_screenheight, CONF_GLOBAL, 0, 4096),