fix 228 (ei_aligned_stack_delete does not exist anymore)

(transplanted from 5fda8cdfb3
)
This commit is contained in:
Gael Guennebaud
2011-03-21 21:59:42 +01:00
parent adf5992767
commit ffee1d1c87
2 changed files with 1 additions and 5 deletions

View File

@@ -155,9 +155,6 @@ static void run(Index rows, Index cols, Index depth,
#pragma omp atomic
--(info[j].users);
}
ei_aligned_stack_delete(LhsScalar, blockA, kc*mc);
ei_aligned_stack_delete(RhsScalar, w, sizeW);
}
else
#endif // EIGEN_HAS_OPENMP