Avoid a warning

This commit is contained in:
Pierre Pronchery 2011-02-03 04:30:18 +00:00
parent ec63dfb7f5
commit 6553dc3ffc

View File

@ -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;