diff options
author | Barnabás Pőcze <pobrn@protonmail.com> | 2021-07-01 16:19:08 +0200 |
---|---|---|
committer | António Fernandes <antoniof@gnome.org> | 2021-09-03 21:23:36 +0100 |
commit | bf113781d0caa26db2b992f14e328e4cd7c038f4 (patch) | |
tree | d9e25ac54cb85b3b59e4d5cca684ac8f832387dd /src/nautilus-toolbar.c | |
parent | e9b247ac20ffff8b152b7e6683d357d330d11c76 (diff) | |
download | nautilus-bf113781d0caa26db2b992f14e328e4cd7c038f4.tar.gz |
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.
Diffstat (limited to 'src/nautilus-toolbar.c')
0 files changed, 0 insertions, 0 deletions