Fix some warnings detected by PVS-STUDIO (most are not used vars)

This commit is contained in:
jean-pierre charras
2022-07-25 18:23:52 +02:00
parent 032708860b
commit 993c446fdf
34 changed files with 5 additions and 65 deletions
-1
View File
@@ -765,7 +765,6 @@ void PS_PLOTTER::PenTo( const VECTOR2I& pos, char plume )
bool PS_PLOTTER::StartPlot()
{
wxASSERT( m_outputFile );
wxString msg;
static const char* PSMacro[] =
{