diff options
author | rbuj <[email protected]> | 2019-03-05 08:17:55 +0100 |
---|---|---|
committer | ZenWalker <[email protected]> | 2019-03-29 15:51:25 +0100 |
commit | 26800580d62402e4b3390743205fefe2732ac394 (patch) | |
tree | cca685061aecaa60512bbb3872acf3ca7d3435b3 /src/caja-navigation-action.h | |
parent | 6b9bed243b886ba59033addf172c857048f074c2 (diff) | |
download | caja-26800580d62402e4b3390743205fefe2732ac394.tar.bz2 caja-26800580d62402e4b3390743205fefe2732ac394.tar.xz |
eel: remove g_object_list_copy
GNOME/nautilus@7af24a8
Replace
GList * eel_g_object_list_copy (GList *list)
with
g_list_copy_deep (list, (GCopyFunc) g_object_ref, NULL)
Diffstat (limited to 'src/caja-navigation-action.h')
0 files changed, 0 insertions, 0 deletions