Remove no-longer-used pty_max_bytes variable.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2012 15:29:22 +0000 (07:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2012 15:29:22 +0000 (07:29 -0800)
commit3d082a269ece18058ed82957f8a056822b39789e
tree17d4964206b6dc2329b1e31ec708b7b370912db4
parent9533048d4a8e86dd6a8ffc8970afce28fda2632f
Remove no-longer-used pty_max_bytes variable.

* configure.ac (fpathconf): Remove unnecessary check.
* admin/CPP-DEFINES (HAVE_FPATHCONF): Remove.
* src/process.c (pty_max_bytes): Remove; unused.
(send_process): Do not set it.
ChangeLog
admin/CPP-DEFINES
admin/ChangeLog
configure.ac
src/ChangeLog
src/process.c