diff --git a/common/plotters/PS_plotter.cpp b/common/plotters/PS_plotter.cpp index 5981033780..1482e54478 100644 --- a/common/plotters/PS_plotter.cpp +++ b/common/plotters/PS_plotter.cpp @@ -187,7 +187,6 @@ void PSLIKE_PLOTTER::FlashPadRoundRect( const VECTOR2I& aPadPos, const VECTOR2I& else { SetCurrentLineWidth( USE_DEFAULT_LINE_WIDTH ); - aCornerRadius -= GetCurrentLineWidth() / 2; }