remove_these      403 daemons/execd/remoted_proxy.c     GList *remove_these = NULL;
remove_these      416 daemons/execd/remoted_proxy.c             remove_these = g_list_append(remove_these, ipc_client);
remove_these      420 daemons/execd/remoted_proxy.c     for (gIter = remove_these; gIter != NULL; gIter = gIter->next) {
remove_these      428 daemons/execd/remoted_proxy.c     g_list_free(remove_these);