diff options
Diffstat (limited to 'src/font.c')
| -rw-r--r-- | src/font.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/font.c b/src/font.c index 2b90903c909..bb39aef92d5 100644 --- a/src/font.c +++ b/src/font.c | |||
| @@ -5545,7 +5545,6 @@ cause Xft crashes. Only has an effect in Xft builds. */); | |||
| 5545 | #ifdef USE_CAIRO | 5545 | #ifdef USE_CAIRO |
| 5546 | syms_of_ftcrfont (); | 5546 | syms_of_ftcrfont (); |
| 5547 | #else | 5547 | #else |
| 5548 | syms_of_ftxfont (); | ||
| 5549 | #ifdef HAVE_XFT | 5548 | #ifdef HAVE_XFT |
| 5550 | syms_of_xftfont (); | 5549 | syms_of_xftfont (); |
| 5551 | #endif /* HAVE_XFT */ | 5550 | #endif /* HAVE_XFT */ |