Skip to content
Commit bf113781 authored by Barnabás Pőcze's avatar Barnabás Pőcze Committed by António Fernandes
Browse files

files-view: Autocleanup locals in set_wallpaper_fallback()

Instead of manually calling `g_object_unref()` and `g_free()`,
use `g_auto{free,ptr}` to (mostly) do away with the need
of manually managing the resources.
parent e9b247ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment