g_key_file_remove_key  197 lib/mcconfig/common.c     return g_key_file_remove_key (mc_config->handle, group, param, NULL);
g_key_file_remove_key  244 lib/mcconfig/common.c                     g_key_file_remove_key (mc_config->handle, *curr_grp, *curr_key, NULL);
g_key_file_remove_key  250 lib/mcconfig/common.c                 g_key_file_remove_key (mc_config->handle, *curr_grp, *curr_key, NULL);