summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_gen_handlers.h
diff options
context:
space:
mode:
Diffstat (limited to 'mixgtk/mixgtk_gen_handlers.h')
-rw-r--r--mixgtk/mixgtk_gen_handlers.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/mixgtk/mixgtk_gen_handlers.h b/mixgtk/mixgtk_gen_handlers.h
index 20482e1..7e49b34 100644
--- a/mixgtk/mixgtk_gen_handlers.h
+++ b/mixgtk/mixgtk_gen_handlers.h
@@ -49,12 +49,6 @@ on_save_on_exit_toggle (GtkWidget *w, gpointer data);
extern void
on_save_activate (GtkWidget *w, gpointer data);
-typedef void (*file_callback_t)(const gchar *file);
-
-extern void
-mixgtk_get_file (file_callback_t callback, const gchar *title,
- const gchar *pattern, const gchar *def_file);
-
#endif /* MIXGTK_GEN_HANDLERS_H */