diff options
Diffstat (limited to 'src/ftfont.c')
| -rw-r--r-- | src/ftfont.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ftfont.c b/src/ftfont.c index 0f23b086cf5..7c5d01208d2 100644 --- a/src/ftfont.c +++ b/src/ftfont.c | |||
| @@ -538,8 +538,6 @@ struct font_driver ftfont_driver = | |||
| 538 | NULL, /* draw */ | 538 | NULL, /* draw */ |
| 539 | ftfont_get_bitmap, | 539 | ftfont_get_bitmap, |
| 540 | NULL, /* free_bitmap */ | 540 | NULL, /* free_bitmap */ |
| 541 | NULL, /* get_outline */ | ||
| 542 | NULL, /* free_outline */ | ||
| 543 | ftfont_anchor_point, | 541 | ftfont_anchor_point, |
| 544 | #ifdef HAVE_LIBOTF | 542 | #ifdef HAVE_LIBOTF |
| 545 | ftfont_otf_capability, | 543 | ftfont_otf_capability, |