From 5a2732a200951f7403c44ea8f6a2d03392211242 Mon Sep 17 00:00:00 2001 From: John Halley Gotway Date: Wed, 9 Oct 2024 17:59:51 +0000 Subject: [PATCH] Per #2887, more SonarQube tweaks. --- src/libcode/vx_stat_out/stat_columns.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libcode/vx_stat_out/stat_columns.cc b/src/libcode/vx_stat_out/stat_columns.cc index 27741558d1..8505423176 100644 --- a/src/libcode/vx_stat_out/stat_columns.cc +++ b/src/libcode/vx_stat_out/stat_columns.cc @@ -3300,7 +3300,6 @@ void write_pct_cols(const PCTInfo &pct_info, void write_pstd_cols(const PCTInfo &pct_info, int alpha_i, AsciiTable &at, int r, int c) { - int i; // // Nx2 Contingency Table Statistics for Probability Forecast @@ -3501,7 +3500,6 @@ void write_prc_cols(const PCTInfo &pct_info, void write_eclv_cols(const TTContingencyTable &ct, const NumArray &eclv_points, AsciiTable &at, int r, int c) { - int i; // // Economic Cost/Loss Value