(Fmake_charset): Delete unused local variable `code_offset'.
authortomo <tomo>
Wed, 27 Oct 1999 11:07:25 +0000 (11:07 +0000)
committertomo <tomo>
Wed, 27 Oct 1999 11:07:25 +0000 (11:07 +0000)
src/mule-charset.c

index 98c8a59..4f1a053 100644 (file)
@@ -1268,7 +1268,6 @@ character set.  Recognized properties are:
   Lisp_Object ccl_program = Qnil;
   Lisp_Object short_name = Qnil, long_name = Qnil;
 #ifdef UTF2000
-  Emchar code_offset = 0;
   unsigned char byte_offset = 0;
 #endif