XEmacs 21.4.22.
[chise/xemacs-chise.git-] / src / symsinit.h
index 4c5a2ca..e48f8d7 100644 (file)
@@ -155,7 +155,6 @@ void syms_of_window (void);
 void syms_of_select_x (void);
 void syms_of_eldap (void);
 void syms_of_postgresql (void);
-void syms_of_concord (void);
 void syms_of_gpmevent (void);
 void syms_of_win32 (void);
 
@@ -216,7 +215,6 @@ void structure_type_create_chartab (void);
 void structure_type_create_faces (void);
 void structure_type_create_rangetab (void);
 void structure_type_create_hash_table (void);
-void structure_type_create_concord (void);
 
 /* Initialize the image instantiator types (dump-time only). */
 
@@ -385,7 +383,6 @@ void vars_of_select_x (void);
 void reinit_vars_of_select_x (void);
 void vars_of_eldap (void);
 void vars_of_postgresql (void);
-void vars_of_concord (void);
 void vars_of_gpmevent (void);
 
 /* Initialize specifier variables (dump-time only). */