Index: trunk/src_plugins/hid_gtk3_cairo/gtkhid-cairo.c =================================================================== --- trunk/src_plugins/hid_gtk3_cairo/gtkhid-cairo.c (revision 14689) +++ trunk/src_plugins/hid_gtk3_cairo/gtkhid-cairo.c (revision 14690) @@ -563,7 +563,7 @@ } } -void ghid_cairo_render_burst(pcb_burst_op_t op, const pcb_box_t *screen) +static void ghid_cairo_render_burst(pcb_burst_op_t op, const pcb_box_t *screen) { }