summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_colorsel.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_colorsel.h
parent4338f4a45e1478d21e20288a9333f61162a48b12 (diff)
downloadmdk-2bc36653227b86852e78a6d9bdec2ebb57c82bcb.tar.gz
mdk-2bc36653227b86852e78a6d9bdec2ebb57c82bcb.tar.bz2
deferred dialog creation
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);