changeset 54392:4ab3a5beaea6

(x_find_image_file): Remove prototype.
author Kim F. Storm <storm@cua.dk>
date Sun, 14 Mar 2004 00:28:46 +0000
parents 138155b7215e
children e71cd75458d7
files src/xfns.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfns.c	Sun Mar 14 00:28:35 2004 +0000
+++ b/src/xfns.c	Sun Mar 14 00:28:46 2004 +0000
@@ -761,8 +761,6 @@
 
 #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.  */