Use new virtual IO api
[sxemacs] / src / symsinit.h
index 4fdcda9..71e52bc 100644 (file)
@@ -136,7 +136,6 @@ void syms_of_symbols(void);
 void syms_of_syntax(void);
 void syms_of_tests(void);
 void syms_of_toolbar(void);
-void syms_of_tooltalk(void);
 void syms_of_undo(void);
 void syms_of_widget(void);
 void syms_of_window(void);
@@ -348,7 +347,6 @@ void vars_of_symbols(void);
 void vars_of_syntax(void);
 void vars_of_tests(void);
 void vars_of_toolbar(void);
-void vars_of_tooltalk(void);
 void vars_of_undo(void);
 void reinit_vars_of_undo(void);
 void vars_of_window(void);
@@ -439,41 +437,6 @@ void init_sxemacs_process(void);
 void init_redisplay(void);
 void init_sunpro(void);
 
-void syms_of_device_gtk(void);
-void syms_of_dialog_gtk(void);
-void syms_of_event_gtk(void);
-void syms_of_frame_gtk(void);
-void syms_of_glyphs_gtk(void);
-void syms_of_gui_gtk(void);
-void syms_of_menubar_gtk(void);
-void syms_of_objects_gtk(void);
-void syms_of_select_gtk(void);
-void syms_of_ui_gtk(void);
-void console_type_create_gtk(void);
-void console_type_create_device_gtk(void);
-void console_type_create_frame_gtk(void);
-void console_type_create_glyphs_gtk(void);
-void console_type_create_menubar_gtk(void);
-void console_type_create_objects_gtk(void);
-void console_type_create_redisplay_gtk(void);
-void console_type_create_scrollbar_gtk(void);
-void console_type_create_toolbar_gtk(void);
-void console_type_create_dialog_gtk(void);
-void image_instantiator_format_create_glyphs_gtk(void);
-void vars_of_device_gtk(void);
-void vars_of_dialog_gtk(void);
-void vars_of_event_gtk(void);
-void vars_of_frame_gtk(void);
-void vars_of_glyphs_gtk(void);
-void vars_of_gui_gtk(void);
-void vars_of_menubar_gtk(void);
-void vars_of_objects_gtk(void);
-void vars_of_scrollbar_gtk(void);
-void vars_of_select_gtk(void);
-void vars_of_ui_gtk(void);
-void complex_vars_of_glyphs_gtk(void);
-void init_event_gtk_late(void);
-
 /* Enhanced number initialization: must be done only at runtime due to complex
  * interactions with the supporting libraries.
  */