* editfns.c (get_system_name): Remove.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 16 Oct 2012 02:22:25 +0000 (06:22 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 16 Oct 2012 02:22:25 +0000 (06:22 +0400)
commit61655b89f454597079c7f1ddf680d654c2c5f4e8
tree8f3bcfdf8e2298d6a606ecf57269e1a063198252
parent293902c8b28955cce23d0ae79820d363ba99bf72
* editfns.c (get_system_name): Remove.
* lisp.h (get_system_name): Remove prototype.
* xrdb.c (getenv, getpwuid, getpwnam): Remove prototypes.
(get_environ_db): Use Vsystem_name.  Avoid call to strlen.
src/ChangeLog
src/editfns.c
src/lisp.h
src/xrdb.c