mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 10:55:43 +00:00
Remove unused definition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26385 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
97624c29f8
commit
137ff809f9
5
configure
vendored
5
configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user