File pcb-1.6.3-gcc4.patch of Package pcb
--- src/dev_rs274x.c +++ src/dev_rs274x.c 2005-04-14 15:36:37.238277815 +0000 @@ -820,7 +820,6 @@ */ static void GBX_PrintPolygon(FILE *FP, PolygonTypePtr Ptr, int unused) { - static int isRectangle(PolygonTypePtr Ptr); int firstTime = 1; Position startX, startY; #if 0