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:
4e1d917
)
(Fmake_charset): Delete unused local variable `code_offset'.
author
tomo
<tomo>
Wed, 27 Oct 1999 11:07:25 +0000
(11:07 +0000)
committer
tomo
<tomo>
Wed, 27 Oct 1999 11:07:25 +0000
(11:07 +0000)
src/mule-charset.c
patch
|
blob
|
history
diff --git
a/src/mule-charset.c
b/src/mule-charset.c
index
98c8a59
..
4f1a053
100644
(file)
--- a/
src/mule-charset.c
+++ b/
src/mule-charset.c
@@
-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