mirror of https://github.com/CGAL/cgal
remove trailing whitespace
This commit is contained in:
parent
b5bdc3e7ee
commit
29a0343ec9
|
|
@ -134,7 +134,7 @@ namespace Polygon_mesh {
|
|||
FaceToRegionMap face_to_region_map,
|
||||
const NamedParameters& np = parameters::default_values())
|
||||
: Polyline_graph(pmesh, edges(pmesh), face_to_region_map, np) {}
|
||||
|
||||
|
||||
/*!
|
||||
\brief initializes all internal data structures.
|
||||
\tparam FaceToRegionMap
|
||||
|
|
|
|||
Loading…
Reference in New Issue