changeset 98983:9f6c68b64666

Remove prototype for no_switch_window.
author Martin Rudalics <rudalics@gmx.at>
date Tue, 21 Oct 2008 14:06:30 +0000
parents 7ccc521ae6b1
children 376af337872a
files src/lisp.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lisp.h	Tue Oct 21 14:05:55 2008 +0000
+++ b/src/lisp.h	Tue Oct 21 14:06:30 2008 +0000
@@ -2841,7 +2841,6 @@
 /* defined in buffer.c */
 extern int mouse_face_overlay_overlaps P_ ((Lisp_Object));
 extern void nsberror P_ ((Lisp_Object)) NO_RETURN;
-extern char *no_switch_window P_ ((Lisp_Object window));
 EXFUN (Fset_buffer_multibyte, 1);
 EXFUN (Foverlay_start, 1);
 EXFUN (Foverlay_end, 1);