* editfns.c: Move a (normally-unused) function to its only use.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Apr 2011 22:28:14 +0000 (15:28 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Apr 2011 22:28:14 +0000 (15:28 -0700)
commitf44bd759cb8b78ee8759f4681643807fe6c572ff
treedfbb91c803cc2d8c0ac1932958ced573affbf6a8
parentb532497da492ad9fef912bdf41d7f57c6f5bd833
* editfns.c: Move a (normally-unused) function to its only use.

* editfns.c, lisp.h (get_operating_system_release): Remove.
* process.c (init_process) [DARWIN_OS]: Do it inline, as it is not
worth the hassle of breaking this out.
src/ChangeLog
src/editfns.c
src/lisp.h
src/process.c