changeset 89363:66640ed1aeae

(x_new_fontset): Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Sat, 11 Jan 2003 01:50:19 +0000
parents 9520dbb95c83
children e1226ac81142
files src/xterm.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.c	Fri Jan 10 12:45:24 2003 +0000
+++ b/src/xterm.c	Sat Jan 11 01:50:19 2003 +0000
@@ -12343,7 +12343,6 @@
     /* Can't load ASCII font.  */
     return Qnil;
 
-  fontset = fs_query_fontset (result, 0);
   if (fontset < 0)
     fontset = new_fontset_from_font_name (result);