Index: svg.c =================================================================== --- svg.c (revision 26804) +++ svg.c (revision 26805) @@ -324,7 +324,7 @@ fprintf(f, "\n"); } -static void svg_do_export(pcb_hid_t *hid, pcb_hidlib_t *hidlib, pcb_hid_attr_val_t *options) +static void svg_do_export(pcb_hid_t *hid, pcb_hid_attr_val_t *options) { const char *filename; int save_ons[PCB_MAX_LAYER];