changeset 71795:2078d52426f6

(sit_for): Remove prototype.
author Kim F. Storm <storm@cua.dk>
date Tue, 11 Jul 2006 20:09:49 +0000
parents d76f16a63bf2
children d16f7a383190
files src/dispextern.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispextern.h	Tue Jul 11 20:09:26 2006 +0000
+++ b/src/dispextern.h	Tue Jul 11 20:09:49 2006 +0000
@@ -2968,7 +2968,6 @@
 void do_pending_window_change P_ ((int));
 void change_frame_size P_ ((struct frame *, int, int, int, int, int));
 void bitch_at_user P_ ((void));
-Lisp_Object sit_for P_ ((int, int, int, int, int));
 void init_display P_ ((void));
 void syms_of_display P_ ((void));
 extern Lisp_Object Qredisplay_dont_pause;