mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
fontset.c (fontset_from_font): Remove NS-specific code.
This commit is contained in:
parent
320e80c0c0
commit
8f1362ef39
1 changed files with 0 additions and 4 deletions
|
|
@ -1776,10 +1776,6 @@ fontset_from_font (font_object)
|
|||
|
||||
FONTSET_ASCII (fontset) = font_name;
|
||||
|
||||
#ifdef HAVE_NS
|
||||
nsfont_make_fontset_for_font(name, font_object);
|
||||
#endif
|
||||
|
||||
return XINT (FONTSET_ID (fontset));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue