diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/haikuterm.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/haikuterm.c b/src/haikuterm.c index da8c92d6217..be2b6c2491f 100644 --- a/src/haikuterm.c +++ b/src/haikuterm.c | |||
| @@ -3620,9 +3620,6 @@ Setting it to any other value is equivalent to `shift'. */); | |||
| 3620 | staticpro (&rdb); | 3620 | staticpro (&rdb); |
| 3621 | 3621 | ||
| 3622 | Fprovide (Qhaiku, Qnil); | 3622 | Fprovide (Qhaiku, Qnil); |
| 3623 | #ifdef HAVE_BE_FREETYPE | ||
| 3624 | Fprovide (Qfreetype, Qnil); | ||
| 3625 | #endif | ||
| 3626 | #ifdef USE_BE_CAIRO | 3623 | #ifdef USE_BE_CAIRO |
| 3627 | Fprovide (intern_c_string ("cairo"), Qnil); | 3624 | Fprovide (intern_c_string ("cairo"), Qnil); |
| 3628 | #endif | 3625 | #endif |