mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
(charset_table_used): Delete extern.
This commit is contained in:
parent
99e293b5b2
commit
0321663c42
1 changed files with 0 additions and 1 deletions
|
|
@ -245,7 +245,6 @@ extern Lisp_Object Vcharset_hash_table;
|
|||
|
||||
/* Table of struct charset. */
|
||||
extern struct charset *charset_table;
|
||||
extern int charset_table_used;
|
||||
|
||||
#define CHARSET_FROM_ID(id) (charset_table + (id))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue