(Lisp_Char_ID_Table): Deleted.
authortomo <tomo>
Mon, 3 Sep 2001 17:55:23 +0000 (17:55 +0000)
committertomo <tomo>
Mon, 3 Sep 2001 17:55:23 +0000 (17:55 +0000)
src/chartab.h

index c3dae44..1bfc4f4 100644 (file)
@@ -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