Fix some warnings detected by PVS-STUDIO (most are not used vars)
This commit is contained in:
@@ -317,7 +317,6 @@ bool GERBER_PLOTTER::StartPlot()
|
||||
bool GERBER_PLOTTER::EndPlot()
|
||||
{
|
||||
char line[1024];
|
||||
wxString msg;
|
||||
|
||||
wxASSERT( m_outputFile );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user