summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-05 17:08:55 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-05 17:08:55 +0000
commite4b10f79fd86d1d562bd2984c3226513863bc9a3 (patch)
treeb62799c8d253fe80fdde418509202dd5e412d22c /cfg-mplayer.h
parent9094281ecf4ce6471a722cd1f580e2f5392ecaf2 (diff)
downloadmpv-e4b10f79fd86d1d562bd2984c3226513863bc9a3.tar.bz2
mpv-e4b10f79fd86d1d562bd2984c3226513863bc9a3.tar.xz
Duplicate -include option moved to cfg-common.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11923 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 25171f97f5..c25bbeef17 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -173,7 +173,6 @@ extern char* pp_help;
m_option_t mplayer_opts[]={
/* name, pointer, type, flags, min, max */
- {"include", cfg_include, CONF_TYPE_FUNC_PARAM, CONF_NOSAVE, 0, 0, NULL}, /* this don't need anymore to be the first!!! */
//---------------------- libao/libvo options ------------------------
{"o", "Option -o has been renamed to -vo (video-out), use -vo !\n",