From d14b1fe840d3d536e08c61c99dd360ed72fcf4cf Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Tue, 23 Feb 2021 19:35:57 -0800 Subject: [PATCH] remove commented out #include --- cmd/gvmap/make_map.c | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/gvmap/make_map.c b/cmd/gvmap/make_map.c index 996efad6c..67d9ffa18 100644 --- a/cmd/gvmap/make_map.c +++ b/cmd/gvmap/make_map.c @@ -26,7 +26,6 @@ #else /* not SINGLE */ #define REAL double #endif /* not SINGLE */ -/* #include "triangle.h" */ #include #include -- 2.40.0