Avoid shadowed variable

This commit is contained in:
Simon Richter 2018-02-28 16:34:03 +01:00 committed by Maciej Suminski
parent 2c85de3ab2
commit 675bd39e8a
1 changed files with 0 additions and 1 deletions

View File

@ -868,7 +868,6 @@ void DIALOG_PLOT::Plot( wxCommandEvent& event )
LOCALE_IO toggle;
BOARD* board = m_parent->GetBoard();
PLOTTER* plotter = StartPlotBoard( board, &m_plotOpts, layer, fn.GetFullPath(), wxEmptyString );
// Print diags in messages box: