Index: export_openems.c =================================================================== --- export_openems.c (revision 26950) +++ export_openems.c (revision 26951) @@ -839,7 +839,7 @@ { pcb_openems_excitation_uninit(); pcb_remove_actions_by_cookie(openems_cookie); - pcb_hid_remove_attributes_by_cookie(openems_cookie); + pcb_export_remove_opts_by_cookie(openems_cookie); } int pplg_init_export_openems(void)