removed obsolete comment line

This commit is contained in:
Janet B. Anderson
1992-09-21 12:24:09 +00:00
parent dc8abeb2ad
commit ab0eb65793

View File

@@ -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++){