Remove no-longer-used pty_max_bytes variable.
commit8d38ef6911608188949bc1d64a17890264c31052
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2012 15:29:22 +0000 (16 07:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2012 15:29:22 +0000 (16 07:29 -0800)
tree6415dc84c71d0f1621b14a7651f95215517ffd69
parentce53f0bf2d652c2513fc91da2632b01c28e94921
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