From b21ee3c2ea317e4ac503330ac195f0be1cbfad1a Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 24 May 2001 00:38:38 +0000 Subject: deferred dialog creation --- mixgtk/mixgtk_input.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mixgtk/mixgtk_input.h') diff --git a/mixgtk/mixgtk_input.h b/mixgtk/mixgtk_input.h index 275894d..61ea2a5 100644 --- a/mixgtk/mixgtk_input.h +++ b/mixgtk/mixgtk_input.h @@ -30,10 +30,6 @@ /* callback function type */ typedef void (*input_callback_t)(mix_word_t result, gpointer data); -/* init */ -extern gboolean -mixgtk_input_init (void); - /* get a word */ extern void mixgtk_input_word (const gchar *message, mix_word_t def, -- cgit v1.2.3