Skip to content

Commit

Permalink
Per #1371, remove extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Aug 23, 2024
1 parent 38e7a67 commit f0a5eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcode/vx_statistics/compute_stats.cc
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ void compute_i_mctsinfo(const PairDataPoint &pd, int skip,
}

////////////////////////////////////////////////////////////////////////
// JHG maybe cprob_in should be removed?

void compute_pctinfo(const PairDataPoint &pd, bool pstd_flag,
PCTInfo &pct_info, const NumArray *cprob_in) {
int i, n_thresh, n_pair;
Expand Down

0 comments on commit f0a5eb7

Please sign in to comment.