diff options
Diffstat (limited to 'drivemount/drivemount.c')
-rw-r--r-- | drivemount/drivemount.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c index 28904ee7..196af363 100644 --- a/drivemount/drivemount.c +++ b/drivemount/drivemount.c @@ -79,11 +79,7 @@ static void change_background (MatePanelApplet *applet, MatePanelAppletBackgroundType type, GdkColor *colour, -#if GTK_CHECK_VERSION (3, 0, 0) cairo_pattern_t *pattern, -#else - GdkPixmap *pixmap, -#endif DriveList *drivelist) { switch (type) { |