background: Minor clean up
https://bugzilla.gnome.org/show_bug.cgi?id=707569
This commit is contained in:
parent
6c05a7d176
commit
91e56738b7
1 changed files with 1 additions and 2 deletions
|
@ -200,8 +200,7 @@ picture_scaled (GObject *source_object,
|
|||
if (software != NULL &&
|
||||
g_str_equal (software, "gnome-screenshot"))
|
||||
{
|
||||
g_debug ("Ignored URL '%s' as it's a screenshot from gnome-screenshot",
|
||||
cc_background_item_get_uri (item));
|
||||
g_debug ("Ignored URL '%s' as it's a screenshot from gnome-screenshot", uri);
|
||||
goto out;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue