From 052b6b40f179a7e3ee7ae14c057facb45fde7b9c Mon Sep 17 00:00:00 2001 From: Christoph Hertzberg Date: Sun, 22 Feb 2015 12:40:51 +0100 Subject: Fix two trivial warnings --- test/geo_hyperplane.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test/geo_hyperplane.cpp') diff --git a/test/geo_hyperplane.cpp b/test/geo_hyperplane.cpp index aa744a3ea..e5522701e 100644 --- a/test/geo_hyperplane.cpp +++ b/test/geo_hyperplane.cpp @@ -129,7 +129,6 @@ template void planes() using std::abs; typedef Hyperplane Plane; typedef Matrix Vector; - typedef Matrix CoeffsType; for(int i = 0; i < 10; i++) { -- cgit v1.2.3