diff --git a/test/geo_hyperplane.cpp b/test/geo_hyperplane.cpp index bdb582d8a..327537801 100644 --- a/test/geo_hyperplane.cpp +++ b/test/geo_hyperplane.cpp @@ -119,7 +119,6 @@ template void planes() using std::abs; typedef Hyperplane Plane; typedef Matrix Vector; - typedef Matrix CoeffsType; for(int i = 0; i < 10; i++) {