b3a5e08c2f
SEGZONE types were confusingly named PCB_ZONE_T. Zones in pcbnew are now _only_ PCB_ZONE_AREA_T, so we name segzone types PCB_SEGZONE_T to be clear. This also removes processing of the SEGZONEs from connectivity calculations.