summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_colorsel.h
diff options
context:
space:
mode:
Diffstat (limited to 'mixgtk/mixgtk_colorsel.h')
-rw-r--r--mixgtk/mixgtk_colorsel.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mixgtk/mixgtk_colorsel.h b/mixgtk/mixgtk_colorsel.h
index aa50724..99253a7 100644
--- a/mixgtk/mixgtk_colorsel.h
+++ b/mixgtk/mixgtk_colorsel.h
@@ -27,10 +27,6 @@
#include <gtk/gtk.h>
-/* initialise the color selection dialog */
-extern gboolean
-mixgtk_colorsel_init (void);
-
/* gtk callbacks */
extern void
on_colors_activate (GtkWidget *w, gpointer p);