(syms_of_chartab): Don't define symbol `system-char-id' in every case.
authortomo <tomo>
Mon, 12 Apr 2004 05:16:47 +0000 (05:16 +0000)
committertomo <tomo>
Mon, 12 Apr 2004 05:16:47 +0000 (05:16 +0000)
src/chartab.c

index 1ce7474..e77cbcb 100644 (file)
@@ -4599,10 +4599,6 @@ syms_of_chartab (void)
   INIT_LRECORD_IMPLEMENTATION (uint16_byte_table);
   INIT_LRECORD_IMPLEMENTATION (byte_table);
 
-#if defined(HAVE_CHISE) && !defined(HAVE_LIBCHISE_LIBCHISE)
-  defsymbol (&Qsystem_char_id,         "system-char-id");
-#endif
-
   defsymbol (&Qto_ucs,                 "=>ucs");
   defsymbol (&Q_ucs_unified,           "->ucs-unified");
   defsymbol (&Q_subsumptive,           "->subsumptive");