From e61d86f7b97b771a217961775b53acc568ffcdee Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 14 Mar 2004 00:28:46 +0000 Subject: [PATCH] (x_find_image_file): Remove prototype. --- src/xfns.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/xfns.c b/src/xfns.c index a45e7e99ed2..c422e3ad994 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -761,8 +761,6 @@ x_set_wait_for_wm (f, new_value, old_value) #ifdef USE_GTK -static Lisp_Object x_find_image_file P_ ((Lisp_Object file)); - /* Set icon from FILE for frame F. By using GTK functions the icon may be any format that GdkPixbuf knows about, i.e. not just bitmaps. */ -- 2.39.2