]> granicus.if.org Git - sudo/commitdiff
don't need ws_col here
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 7 Oct 2010 18:08:44 +0000 (14:08 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 7 Oct 2010 18:08:44 +0000 (14:08 -0400)
--HG--
branch : 1.7

exec_pty.c

index 19898905a0471ac8694eb1ce2305f37f27c133f2..361156f19e836257da7d79776b47d015fdc5c938 100644 (file)
@@ -76,7 +76,6 @@
 # define TIOCGWINSZ    TIOCGSIZE
 # define TIOCSWINSZ    TIOCSSIZE
 # define winsize       ttysize
-# define ws_col                ts_cols
 #endif
 
 struct io_buffer {