changeset 38749:24e6b905a458

(x_create_im): Remove prototype.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 09 Aug 2001 09:48:04 +0000
parents bb32ae33769e
children b9f580ca37a0
files src/xfns.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfns.c	Thu Aug 09 09:37:50 2001 +0000
+++ b/src/xfns.c	Thu Aug 09 09:48:04 2001 +0000
@@ -729,7 +729,6 @@
 static Lisp_Object unwind_create_tip_frame P_ ((Lisp_Object));
 static void x_change_window_heights P_ ((Lisp_Object, int));
 static void x_disable_image P_ ((struct frame *, struct image *));
-static void x_create_im P_ ((struct frame *));
 void x_set_foreground_color P_ ((struct frame *, Lisp_Object, Lisp_Object));
 static void x_set_line_spacing P_ ((struct frame *, Lisp_Object, Lisp_Object));
 static void x_set_wait_for_wm P_ ((struct frame *, Lisp_Object, Lisp_Object));