Index: buffer.h =================================================================== --- buffer.h (revision 17328) +++ buffer.h (revision 17329) @@ -81,7 +81,7 @@ /* This action is called from ActionElementAddIf() */ -int pcb_act_LoadFootprint(int argc, const char **argv, pcb_coord_t x, pcb_coord_t y); +int pcb_act_LoadFootprint(int argc, const char **argv); /* pastes the contents of the buffer to the layout. Only visible objects are handled by the routine. */