Remove extraneous code left over from the ftbe font driver
* src/haikuterm.c (syms_of_haikuterm): Remove dead code.
This commit is contained in:
parent
f90176b1ca
commit
dc0ed8818b
1 changed files with 0 additions and 3 deletions
|
@ -3620,9 +3620,6 @@ Setting it to any other value is equivalent to `shift'. */);
|
|||
staticpro (&rdb);
|
||||
|
||||
Fprovide (Qhaiku, Qnil);
|
||||
#ifdef HAVE_BE_FREETYPE
|
||||
Fprovide (Qfreetype, Qnil);
|
||||
#endif
|
||||
#ifdef USE_BE_CAIRO
|
||||
Fprovide (intern_c_string ("cairo"), Qnil);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue