From e4b10f79fd86d1d562bd2984c3226513863bc9a3 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 5 Feb 2004 17:08:55 +0000 Subject: Duplicate -include option moved to cfg-common.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11923 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mplayer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cfg-mplayer.h') 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", -- cgit v1.2.3