aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/xfns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xfns.c b/src/xfns.c
index d5589a39d2b..d26ce6466fe 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -729,7 +729,6 @@ static Lisp_Object unwind_create_frame P_ ((Lisp_Object));
729static Lisp_Object unwind_create_tip_frame P_ ((Lisp_Object)); 729static Lisp_Object unwind_create_tip_frame P_ ((Lisp_Object));
730static void x_change_window_heights P_ ((Lisp_Object, int)); 730static void x_change_window_heights P_ ((Lisp_Object, int));
731static void x_disable_image P_ ((struct frame *, struct image *)); 731static void x_disable_image P_ ((struct frame *, struct image *));
732static void x_create_im P_ ((struct frame *));
733void x_set_foreground_color P_ ((struct frame *, Lisp_Object, Lisp_Object)); 732void x_set_foreground_color P_ ((struct frame *, Lisp_Object, Lisp_Object));
734static void x_set_line_spacing P_ ((struct frame *, Lisp_Object, Lisp_Object)); 733static void x_set_line_spacing P_ ((struct frame *, Lisp_Object, Lisp_Object));
735static void x_set_wait_for_wm P_ ((struct frame *, Lisp_Object, Lisp_Object)); 734static void x_set_wait_for_wm P_ ((struct frame *, Lisp_Object, Lisp_Object));