Mercurial > hg > xemacs-beta
diff src/console-tty.c @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 25f70ba0133c |
children | 3d6bfa290dbd |
line wrap: on
line diff
--- a/src/console-tty.c Mon Aug 13 09:42:28 2007 +0200 +++ b/src/console-tty.c Mon Aug 13 09:43:35 2007 +0200 @@ -227,8 +227,6 @@ return CONSOLE_TTY_DATA (decode_tty_console (console))->controlling_process; } -extern Lisp_Object stream_semi_canonicalize_console_connection(Lisp_Object, - Error_behavior); Lisp_Object tty_semi_canonicalize_console_connection (Lisp_Object connection, Error_behavior errb) @@ -236,8 +234,6 @@ return stream_semi_canonicalize_console_connection (connection, errb); } -extern Lisp_Object stream_canonicalize_console_connection(Lisp_Object, - Error_behavior); Lisp_Object tty_canonicalize_console_connection (Lisp_Object connection, Error_behavior errb)