vfwopts_conf has moved to vw_vfw.c

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6085 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-05-13 21:19:28 +00:00
parent 5d4502dc66
commit 4deec14b4b
1 changed files with 1 additions and 3 deletions

View File

@ -42,9 +42,7 @@ extern struct config lavcopts_conf[];
#endif
#ifdef USE_WIN32DLL
struct config vfwopts_conf[]={
{NULL, NULL, 0, 0, 0, 0, NULL}
};
extern struct config vfwopts_conf[];
#endif
struct config ovc_conf[]={