(Qsystem_char_id): Deleted even if HAVE_CHISE is defined and
authortomo <tomo>
Fri, 4 Jun 2004 09:51:00 +0000 (09:51 +0000)
committertomo <tomo>
Fri, 4 Jun 2004 09:51:00 +0000 (09:51 +0000)
HAVE_LIBCHISE_LIBCHISE is not defined.

src/chartab.c

index 564d77e..6fa3be2 100644 (file)
@@ -1130,10 +1130,6 @@ make_char_id_table (Lisp_Object initval)
 }
 
 
-#if defined(HAVE_CHISE) && !defined(HAVE_LIBCHISE_LIBCHISE)
-Lisp_Object Qsystem_char_id;
-#endif
-
 Lisp_Object Qcomposition;
 Lisp_Object Q_decomposition;
 Lisp_Object Q_identical;