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:
065e1c5
)
(struct Lisp_Char_Table): Delete member `db_file'.
author
tomo
<tomo>
Tue, 2 Jul 2002 09:33:52 +0000
(09:33 +0000)
committer
tomo
<tomo>
Tue, 2 Jul 2002 09:33:52 +0000
(09:33 +0000)
src/chartab.h
patch
|
blob
|
history
diff --git
a/src/chartab.h
b/src/chartab.h
index
2b722b5
..
11d2a96
100644
(file)
--- a/
src/chartab.h
+++ b/
src/chartab.h
@@
-166,7
+166,6
@@
struct Lisp_Char_Table
Lisp_Object table;
Lisp_Object default_value;
Lisp_Object name;
- Lisp_Object db_file;
Lisp_Object db;
unsigned char unloaded;
#else