projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c568006
)
(Qsystem_char_id): Deleted even if HAVE_CHISE is defined and
author
tomo
<tomo>
Fri, 4 Jun 2004 09:51:00 +0000
(09:51 +0000)
committer
tomo
<tomo>
Fri, 4 Jun 2004 09:51:00 +0000
(09:51 +0000)
HAVE_LIBCHISE_LIBCHISE is not defined.
src/chartab.c
patch
|
blob
|
history
diff --git
a/src/chartab.c
b/src/chartab.c
index
564d77e
..
6fa3be2
100644
(file)
--- a/
src/chartab.c
+++ b/
src/chartab.c
@@
-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;