aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xfns.c2
1 files changed, 0 insertions, 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)
761 761
762#ifdef USE_GTK 762#ifdef USE_GTK
763 763
764static Lisp_Object x_find_image_file P_ ((Lisp_Object file));
765
766/* Set icon from FILE for frame F. By using GTK functions the icon 764/* Set icon from FILE for frame F. By using GTK functions the icon
767 may be any format that GdkPixbuf knows about, i.e. not just bitmaps. */ 765 may be any format that GdkPixbuf knows about, i.e. not just bitmaps. */
768 766