remove_these      388 daemons/execd/remoted_proxy.c     GList *remove_these = NULL;
remove_these      401 daemons/execd/remoted_proxy.c             remove_these = g_list_append(remove_these, ipc_client);
remove_these      405 daemons/execd/remoted_proxy.c     for (gIter = remove_these; gIter != NULL; gIter = gIter->next) {
remove_these      413 daemons/execd/remoted_proxy.c     g_list_free(remove_these);