From 6a6be67ad3559a92ea8c8425efc87162da69b0e7 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 11 Jul 2006 20:09:49 +0000 Subject: [PATCH] (sit_for): Remove prototype. --- src/dispextern.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dispextern.h b/src/dispextern.h index 1dfcf136aeb..6aff0dc1803 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -2968,7 +2968,6 @@ int scrolling P_ ((struct frame *)); 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; -- 2.39.2