diff --git a/src/libcode/vx_statistics/compute_stats.cc b/src/libcode/vx_statistics/compute_stats.cc index 743c6b3ae0..c0d988efd3 100644 --- a/src/libcode/vx_statistics/compute_stats.cc +++ b/src/libcode/vx_statistics/compute_stats.cc @@ -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;