Avoid a warning
This commit is contained in:
parent
ec63dfb7f5
commit
6553dc3ffc
|
@ -295,7 +295,6 @@ static GdkPixbuf * _icons_size(GtkIconTheme * theme, char const * type,
|
||||||
{
|
{
|
||||||
static char buf[256] = "gnome-mime-";
|
static char buf[256] = "gnome-mime-";
|
||||||
char * p;
|
char * p;
|
||||||
GdkPixbuf * icon;
|
|
||||||
GtkIconLookupFlags flags = GTK_ICON_LOOKUP_USE_BUILTIN
|
GtkIconLookupFlags flags = GTK_ICON_LOOKUP_USE_BUILTIN
|
||||||
| GTK_ICON_LOOKUP_GENERIC_FALLBACK;
|
| GTK_ICON_LOOKUP_GENERIC_FALLBACK;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user