]> git.eshelyaron.com Git - emacs.git/commit
Remove ancient OS X process-connection-type handling
authorGlenn Morris <rgm@gnu.org>
Fri, 6 Mar 2020 01:11:51 +0000 (17:11 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 6 Mar 2020 01:11:51 +0000 (17:11 -0800)
commitc996fe1ec69de0082043397d4965d08cb94892fb
tree32ca2cf976e900d25300bebcec109fc51babef18
parent7e8b8da9e30c8b3dcb2f7740406358e00a1a42f8
Remove ancient OS X process-connection-type handling

* src/process.c (init_process_emacs) [DARWIN_OS]:
Remove process-connection-type special-casing
for OS X < 10.3 (ie pre-2003).
Ref https://lists.gnu.org/r/emacs-devel/2005-01/msg00741.html
src/emacs.c
src/process.c