Index: svg.c =================================================================== --- svg.c (revision 29421) +++ svg.c (revision 29422) @@ -222,8 +222,6 @@ memcpy(saved_layer_stack, pcb_layer_stack, sizeof(pcb_layer_stack)); { - conf_force_set_bool(conf_core.editor.thin_draw, 0); - conf_force_set_bool(conf_core.editor.thin_draw_poly, 0); /* conf_force_set_bool(conf_core.editor.check_planes, 0);*/ conf_force_set_bool(conf_core.editor.show_solder_side, 0);