Remove extraneous code left over from the ftbe font driver
* src/haikuterm.c (syms_of_haikuterm): Remove dead code.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user