Index: src_plugins/export_xy/xy.c =================================================================== --- src_plugins/export_xy/xy.c (revision 17060) +++ src_plugins/export_xy/xy.c (revision 17061) @@ -818,6 +818,7 @@ { pcb_hid_remove_attributes_by_cookie(xy_cookie); conf_unreg_file(CONF_FN, export_xy_conf_internal); + conf_unreg_fields("plugins/export_xy/"); free_fmts(); vts0_uninit(&fmt_names); vts0_uninit(&fmt_ids);