From db8b39ac1c645e970c63f1d5f571f16b77c38265 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Wed, 10 Oct 2012 20:02:11 +0000 Subject: [PATCH] cleanup --- Geomview/doc/Geomview/CGAL/IO/Geomview_stream.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Geomview/doc/Geomview/CGAL/IO/Geomview_stream.h b/Geomview/doc/Geomview/CGAL/IO/Geomview_stream.h index 9207346e46a..e79966fa6d3 100644 --- a/Geomview/doc/Geomview/CGAL/IO/Geomview_stream.h +++ b/Geomview/doc/Geomview/CGAL/IO/Geomview_stream.h @@ -422,8 +422,6 @@ operator<<(Geomview_stream &G, const Polyhedron_3 &P); Also note that in the case of terrains (when `GT::Point_2` is `Point_3`), then the 3D terrain is displayed. - Include `CGAL/IO/Triangulation_geomview_ostream_2.h` - \relates Geomview_stream */ template @@ -434,8 +432,6 @@ operator<<(Geomview_stream &G, const Triangulation_2 &T); Inserts the 3D triangulation `T` into the stream `gs`. The actual output depends on whether the stream is in wired mode or not. - Include `CGAL/IO/Triangulation_geomview_ostream_3.h` - \relates Geomview_stream */ template