From 899c0c2b6c723b4b6e324fd8c157e53039c54f67 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Wed, 10 Apr 2013 22:27:35 +0200 Subject: Clean source code and unit tests with respect to -Wunused-local-typedefs --- test/product_mmtr.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/product_mmtr.cpp') diff --git a/test/product_mmtr.cpp b/test/product_mmtr.cpp index 879cfe16a..7d6746800 100644 --- a/test/product_mmtr.cpp +++ b/test/product_mmtr.cpp @@ -19,8 +19,6 @@ template void mmtr(int size) { - typedef typename NumTraits::Real RealScalar; - typedef Matrix MatrixColMaj; typedef Matrix MatrixRowMaj; -- cgit v1.2.3