diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-09-20 02:18:18 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-09-20 02:18:18 +0200 |
commit | 7d7013341081f77fadf2abf4810bafea550c335f (patch) | |
tree | c2eccd60d6dbf7f40463249599cd57c83b37fe8d /lisp/emacs-lisp | |
parent | 50e4f0bf347c8e977d9c1564f9bd9a8af3dcf140 (diff) | |
download | emacs-7d7013341081f77fadf2abf4810bafea550c335f.tar.gz emacs-7d7013341081f77fadf2abf4810bafea550c335f.tar.bz2 emacs-7d7013341081f77fadf2abf4810bafea550c335f.zip |
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
* w32.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
(gethostname) [!HAVE_SOCKETS]: Remove.
(SOCK_REPLACE_HANDLE): Remove macro.
(socket_to_fd, sys_close, _sys_read_ahead, sys_read, sys_write)
(term_ntproc, init_ntproc): Don't conditionalize on HAVE_SOCKETS.
* w32proc.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
(syms_of_ntproc): Don't conditionalize on HAVE_SOCKETS.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions