mirror of https://github.com/CGAL/cgal
Remove useless relates
This commit is contained in:
parent
ec3984eba2
commit
3dce5ec8b0
|
|
@ -2180,7 +2180,6 @@ private: //------------------------------------------------------- private data
|
|||
/// the header of the PLY stream (each line will be precedeed by
|
||||
/// "comment ").
|
||||
///
|
||||
/// \relates Surface_mesh
|
||||
template <typename P>
|
||||
bool write_ply(std::ostream& os, const Surface_mesh<P>& sm, const std::string& comments = std::string())
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue