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:
ad6b1ca
)
(Lisp_Char_ID_Table): Deleted.
author
tomo
<tomo>
Mon, 3 Sep 2001 17:55:23 +0000
(17:55 +0000)
committer
tomo
<tomo>
Mon, 3 Sep 2001 17:55:23 +0000
(17:55 +0000)
src/chartab.h
patch
|
blob
|
history
diff --git
a/src/chartab.h
b/src/chartab.h
index
c3dae44
..
1bfc4f4
100644
(file)
--- a/
src/chartab.h
+++ b/
src/chartab.h
@@
-93,8
+93,6
@@
Lisp_Object put_byte_table (Lisp_Object table, unsigned char idx,
Lisp_Object value);
-typedef struct Lisp_Char_Table Lisp_Char_ID_Table;
-
Lisp_Object make_char_id_table (Lisp_Object initval);
#endif