projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f90176b
)
Remove extraneous code left over from the ftbe font driver
author
Po Lu
<luangruo@yahoo.com>
Wed, 24 Nov 2021 01:46:33 +0000
(
01:46
+0000)
committer
Po Lu
<luangruo@yahoo.com>
Wed, 24 Nov 2021 01:46:33 +0000
(
01:46
+0000)
* src/haikuterm.c (syms_of_haikuterm): Remove dead code.
src/haikuterm.c
patch
|
blob
|
history
diff --git
a/src/haikuterm.c
b/src/haikuterm.c
index da8c92d6217c634c4918c0a0635bc2bc2d390668..be2b6c2491faa7f3e43412bc0b3096d8ebeb3d4d 100644
(file)
--- a/
src/haikuterm.c
+++ b/
src/haikuterm.c
@@
-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