summaryrefslogtreecommitdiff
path: root/pidgin/gtkicon-theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'pidgin/gtkicon-theme.h')
-rw-r--r--pidgin/gtkicon-theme.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pidgin/gtkicon-theme.h b/pidgin/gtkicon-theme.h
index ce67048ba8..18d0d24497 100644
--- a/pidgin/gtkicon-theme.h
+++ b/pidgin/gtkicon-theme.h
@@ -50,7 +50,6 @@ typedef struct _PidginIconThemeClass PidginIconThemeClass;
struct _PidginIconTheme
{
PurpleTheme parent;
- gpointer priv;
};
struct _PidginIconThemeClass