summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-13 16:59:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-13 16:59:27 +0000
commit3280e13fc32bd233deae2eea698429c6859b8ddf (patch)
tree8cad047437b3fa0c7b677366bb113ac23ac5ce19 /configure
parente3d05e9971f910559480d3c13389aece3948b164 (diff)
downloadmpv-3280e13fc32bd233deae2eea698429c6859b8ddf.tar.bz2
mpv-3280e13fc32bd233deae2eea698429c6859b8ddf.tar.xz
Remove redundant variable setting.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23773 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 57f7c32282..38294f6650 100755
--- a/configure
+++ b/configure
@@ -3300,7 +3300,6 @@ if test "$_termios" = yes ; then
else
_def_termios='#undef HAVE_TERMIOS'
_def_termios_h_name=''
- _termios=no
fi
echores "$_termios"