Index: svg.c =================================================================== --- svg.c (revision 25345) +++ svg.c (revision 25346) @@ -869,7 +869,6 @@ memset(&svg_hid, 0, sizeof(pcb_hid_t)); pcb_hid_nogui_init(&svg_hid); - pcb_dhlp_draw_helpers_init(&svg_hid); svg_hid.struct_size = sizeof(pcb_hid_t); svg_hid.name = "svg";