1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

Remove redundant variable setting.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23773 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-07-13 16:59:27 +00:00
parent e3d05e9971
commit 3280e13fc3

1
configure vendored
View File

@ -3300,7 +3300,6 @@ if test "$_termios" = yes ; then
else
_def_termios='#undef HAVE_TERMIOS'
_def_termios_h_name=''
_termios=no
fi
echores "$_termios"