diff src/xterm.h @ 68667:e73ccb5d8bde

(unibyte_display_via_language_environment): Delete extern.
author Kenichi Handa <handa@m17n.org>
date Tue, 07 Feb 2006 08:00:51 +0000
parents 3bd95f4f2941
children 9f090604bd9a b98066f4aa10 c5406394f567
line wrap: on
line diff
--- a/src/xterm.h	Tue Feb 07 07:58:19 2006 +0000
+++ b/src/xterm.h	Tue Feb 07 08:00:51 2006 +0000
@@ -419,9 +419,6 @@
 /* Regexp matching a font name whose width is the same as `PIXEL_SIZE'.  */
 extern Lisp_Object Vx_pixel_size_width_font_regexp;
 
-/* A flag to control how to display unibyte 8-bit character.  */
-extern int unibyte_display_via_language_environment;
-
 extern struct x_display_info *x_display_info_for_display P_ ((Display *));
 extern struct x_display_info *x_display_info_for_name P_ ((Lisp_Object));