Index: xy.c =================================================================== --- xy.c (revision 26950) +++ xy.c (revision 26951) @@ -841,7 +841,7 @@ void pplg_uninit_export_xy(void) { - pcb_hid_remove_attributes_by_cookie(xy_cookie); + pcb_export_remove_opts_by_cookie(xy_cookie); conf_unreg_file(CONF_FN, export_xy_conf_internal); conf_unreg_fields("plugins/export_xy/"); free_fmts();