diff --git a/packages/tpetra/core/test/CrsMatrix/CrsMatrix_MatvecH2D.cpp b/packages/tpetra/core/test/CrsMatrix/CrsMatrix_MatvecH2D.cpp index 1cca3aa9278d..1e206abc63a4 100644 --- a/packages/tpetra/core/test/CrsMatrix/CrsMatrix_MatvecH2D.cpp +++ b/packages/tpetra/core/test/CrsMatrix/CrsMatrix_MatvecH2D.cpp @@ -120,7 +120,6 @@ namespace { typedef CrsMatrix MAT; typedef MultiVector MV; typedef typename ST::magnitudeType Mag; - typedef ScalarTraits MT; // This code is left in in case people want to debug future issues using the Kokkos profiling // hooks in Tpetra