From 3280e13fc32bd233deae2eea698429c6859b8ddf Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 13 Jul 2007 16:59:27 +0000 Subject: [PATCH] Remove redundant variable setting. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23773 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 - 1 file changed, 1 deletion(-) 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"