summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_input.h
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-05-24 00:38:38 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-05-24 00:38:38 +0000
commit2bc36653227b86852e78a6d9bdec2ebb57c82bcb (patch)
tree90246837e864c5588ce351f5b18ad1814d9c19ec /mixgtk/mixgtk_input.h
parent4338f4a45e1478d21e20288a9333f61162a48b12 (diff)
downloadmdk-2bc36653227b86852e78a6d9bdec2ebb57c82bcb.tar.gz
mdk-2bc36653227b86852e78a6d9bdec2ebb57c82bcb.tar.bz2
deferred dialog creation
Diffstat (limited to 'mixgtk/mixgtk_input.h')
-rw-r--r--mixgtk/mixgtk_input.h4
1 files changed, 0 insertions, 4 deletions
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,