summaryrefslogtreecommitdiff
path: root/capplets/appearance/mate-wp-item.h
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/appearance/mate-wp-item.h')
-rw-r--r--capplets/appearance/mate-wp-item.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/capplets/appearance/mate-wp-item.h b/capplets/appearance/mate-wp-item.h
index f75b8474..0f04081b 100644
--- a/capplets/appearance/mate-wp-item.h
+++ b/capplets/appearance/mate-wp-item.h
@@ -45,13 +45,8 @@ struct _MateWPItem {
GtkTreeRowReference * rowref;
/* Real colors */
-#if GTK_CHECK_VERSION (3, 0, 0)
GdkRGBA * pcolor;
GdkRGBA * scolor;
-#else
- GdkColor * pcolor;
- GdkColor * scolor;
-#endif
MateWPInfo * fileinfo;