(xftfont_start_for_frame): Delete prototype.
authorKenichi Handa <handa@m17n.org>
Tue, 18 Dec 2007 11:26:43 +0000 (11:26 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 18 Dec 2007 11:26:43 +0000 (11:26 +0000)
src/xftfont.c

index d606bb2..81913f5 100644 (file)
@@ -174,7 +174,6 @@ static int xftfont_draw P_ ((struct glyph_string *, int, int, int, int, int));
 
 static int xftfont_anchor_point P_ ((struct font *, unsigned, int,
                                     int *, int *));
-static int xftfont_start_for_frame P_ ((FRAME_PTR f));
 static int xftfont_end_for_frame P_ ((FRAME_PTR f));
 
 struct font_driver xftfont_driver;