Remove unused definition.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26385 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-04-11 07:17:40 +00:00
parent 97624c29f8
commit 137ff809f9
1 changed files with 0 additions and 5 deletions

5
configure vendored
View File

@ -7475,9 +7475,6 @@ openbsd && x86_32 && _ld_extra="$_ld_extra -li386"
_def_debug='#undef MP_DEBUG'
test "$_debug" != "" && _def_debug='#define MP_DEBUG 1'
_def_linux='#undef TARGET_LINUX'
linux && _def_linux='#define TARGET_LINUX 1'
echocheck "joystick"
_def_joystick='#undef HAVE_JOYSTICK'
@ -8397,8 +8394,6 @@ $_def_confwin32
$_mp_wordsize
$_def_linux
$_def_vcd
#ifdef sun