diff --git a/pcbnew/pcb_shape.h b/pcbnew/pcb_shape.h index ced23c4bf0..f263ed2a9e 100644 --- a/pcbnew/pcb_shape.h +++ b/pcbnew/pcb_shape.h @@ -105,7 +105,6 @@ public: case S_SEGMENT: case S_ARC: case S_CURVE: - case S_LAST: return false; }