Index: read.c =================================================================== --- read.c (revision 30616) +++ read.c (revision 30617) @@ -440,7 +440,6 @@ SKIP; assert(ctx->state.poly != NULL); - printf("poly end\n"); if (poly_is_valid(ctx->state.poly)) { pcb_add_poly_on_layer(ctx->state.layer, ctx->state.poly); /* pcb_poly_init_clip(ctx->subc->data, ctx->state.layer, ctx->state.poly);*/