diff --git a/src/mime.c b/src/mime.c index b706170..b893e1b 100644 --- a/src/mime.c +++ b/src/mime.c @@ -295,7 +295,6 @@ static GdkPixbuf * _icons_size(GtkIconTheme * theme, char const * type, { static char buf[256] = "gnome-mime-"; char * p; - GdkPixbuf * icon; GtkIconLookupFlags flags = GTK_ICON_LOOKUP_USE_BUILTIN | GTK_ICON_LOOKUP_GENERIC_FALLBACK;