Fix some warnings detected by PVS-STUDIO (most are not used vars)
This commit is contained in:
@@ -714,7 +714,6 @@ void SVG_PLOTTER::PenTo( const VECTOR2I& pos, char plume )
|
||||
bool SVG_PLOTTER::StartPlot()
|
||||
{
|
||||
wxASSERT( m_outputFile );
|
||||
wxString msg;
|
||||
|
||||
static const char* header[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user