aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h1
1 files changed, 0 insertions, 1 deletions
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 *));
2968void do_pending_window_change P_ ((int)); 2968void do_pending_window_change P_ ((int));
2969void change_frame_size P_ ((struct frame *, int, int, int, int, int)); 2969void change_frame_size P_ ((struct frame *, int, int, int, int, int));
2970void bitch_at_user P_ ((void)); 2970void bitch_at_user P_ ((void));
2971Lisp_Object sit_for P_ ((int, int, int, int, int));
2972void init_display P_ ((void)); 2971void init_display P_ ((void));
2973void syms_of_display P_ ((void)); 2972void syms_of_display P_ ((void));
2974extern Lisp_Object Qredisplay_dont_pause; 2973extern Lisp_Object Qredisplay_dont_pause;