removed unbelievably ugly newline

This commit is contained in:
incredibleLeitman 2020-11-30 18:07:29 +01:00
parent 2b299060f9
commit 40f6a6cb04

View File

@ -105,7 +105,6 @@ public:
{ {
points_left.emplace_back(point); points_left.emplace_back(point);
} }
} }
// Call get_hull_with_line with the left points, as well as with the right points, and the line // Call get_hull_with_line with the left points, as well as with the right points, and the line