]> git.eshelyaron.com Git - emacs.git/commitdiff
(x_find_image_file): Remove prototype.
authorKim F. Storm <storm@cua.dk>
Sun, 14 Mar 2004 00:28:46 +0000 (00:28 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 14 Mar 2004 00:28:46 +0000 (00:28 +0000)
src/xfns.c

index a45e7e99ed202e8fd573e82436e8f7f69312b8ca..c422e3ad9942511fb952afe501482dff9ea52d7d 100644 (file)
@@ -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.  */