mirror of https://github.com/CGAL/cgal
Fix wrong simplification
Co-Authored-By: Maxime GIMENO <maxime.gimeno@gmail.com>
This commit is contained in:
parent
983645a51a
commit
43d6cbec06
|
|
@ -526,7 +526,6 @@ class Polygon_2 {
|
||||||
Traits_P traits;
|
Traits_P traits;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // CGAL
|
|
||||||
|
|
||||||
/// \name Global Operators
|
/// \name Global Operators
|
||||||
/// @{
|
/// @{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue