fix bug #184 (warning)

This commit is contained in:
Gael Guennebaud 2011-02-14 15:41:00 +01:00
parent 8e0a42350d
commit a1d7e9051e

View File

@ -248,7 +248,7 @@ template<typename _MatrixType, typename Rhs>
void* numeric = const_cast<void*>(dec().numeric());
int errorCode = 0;
EIGEN_UNUSED int errorCode = 0;
for (int j=0; j<rhsCols; ++j)
{
errorCode = umfpack_solve(UMFPACK_A,