Index: trunk/src/thermal.c =================================================================== --- trunk/src/thermal.c (revision 19932) +++ trunk/src/thermal.c (revision 19933) @@ -747,7 +747,6 @@ retry:; switch(shp->shape) { case PCB_PSSH_HSHADOW: - hshadow:; shp = pcb_pstk_hshadow_shape(ps, shp, &tmpshp); if (shp == NULL) return NULL;