diff --git a/Quickhull.h b/Quickhull.h index 109a8be..5004b13 100644 --- a/Quickhull.h +++ b/Quickhull.h @@ -105,7 +105,6 @@ public: { points_left.emplace_back(point); } - } // Call get_hull_with_line with the left points, as well as with the right points, and the line