Index: move.h =================================================================== --- move.h (revision 4583) +++ move.h (revision 4584) @@ -50,7 +50,6 @@ /* --------------------------------------------------------------------------- * prototypes */ -void MovePolygonLowLevel(PolygonTypePtr, Coord, Coord); void MoveElementLowLevel(DataTypePtr, ElementTypePtr, Coord, Coord); void *MoveObject(int, void *, void *, void *, Coord, Coord); void *MoveObjectToLayer(int, void *, void *, void *, LayerTypePtr, pcb_bool);