Mercurial > emacs
changeset 91243:9477734eac90
(xftfont_start_for_frame): Delete prototype.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 18 Dec 2007 11:26:43 +0000 |
parents | 5ea93ee99947 |
children | 54b067217411 |
files | src/xftfont.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xftfont.c Tue Dec 18 02:33:58 2007 +0000 +++ b/src/xftfont.c Tue Dec 18 11:26:43 2007 +0000 @@ -174,7 +174,6 @@ 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;