summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorsel.c
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-06-02 02:47:06 +0200
committerJavier Jardón <jjardon@gnome.org>2010-07-13 19:40:46 +0200
commit56eafbaad8dcd8d0742fea795f6381e731e4edbc (patch)
tree31ba3ebbc2faf143ff4b76b1c42148ca67fbfe37 /gtk/gtkcolorsel.c
parentad45f1ce9de39e169b2a9b5240396b5c1fb210df (diff)
downloadgtk+-56eafbaad8dcd8d0742fea795f6381e731e4edbc.tar.gz
gtkcolorsel: unseal private pointer
Diffstat (limited to 'gtk/gtkcolorsel.c')
-rw-r--r--gtk/gtkcolorsel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkcolorsel.c b/gtk/gtkcolorsel.c
index af04ed9a63..96382faf21 100644
--- a/gtk/gtkcolorsel.c
+++ b/gtk/gtkcolorsel.c
@@ -109,7 +109,6 @@ enum {
COLORSEL_NUM_CHANNELS
};
-typedef struct _ColorSelectionPrivate ColorSelectionPrivate;
struct _ColorSelectionPrivate
{