From ab0eb65793da622f00a2fffa149f282c395348b3 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 21 Sep 1992 12:24:09 +0000 Subject: [PATCH] removed obsolete comment line --- src/rec/recSel.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/rec/recSel.c b/src/rec/recSel.c index 4821aed2c..7775fcbd5 100644 --- a/src/rec/recSel.c +++ b/src/rec/recSel.c @@ -431,7 +431,6 @@ struct selRecord *psel; /* pointer to selection record */ } break; case (SELECT_MEDIAN): - /* order only those fetched from another record */ plink = &psel->inpa; order_inx = 0; for (i = 0; i < SEL_MAX; i++,pvalue++,plink++){