diff --git a/spm.c b/spm.c index 9c95353379f7ebe13308bbc2df00bd47cbd6738f..919aec3ec8bd03f4e84e665b3118c8c00eb7d7a9 100644 --- a/spm.c +++ b/spm.c @@ -763,10 +763,6 @@ spmExpand(const pastix_spm_t* spm) * \retval PASTIX_ERR_BADPARAMETER otherwise. * *******************************************************************************/ -/** - * TODO: Maybe we should move down the cast of the parameters to the lowest - * functions, and simplify this one to have identical calls to all subfunction - */ int spmMatVec(const pastix_trans_t trans, const void *alpha,