From b0b80148eaeaeb1b35badbd7876e05d1e81412fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 21 Aug 2018 14:03:11 +0200 Subject: [PATCH] remove deprecated file --- Mesh_2/include/CGAL/Mesh_2/README | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Mesh_2/include/CGAL/Mesh_2/README diff --git a/Mesh_2/include/CGAL/Mesh_2/README b/Mesh_2/include/CGAL/Mesh_2/README deleted file mode 100644 index 30d815f220c..00000000000 --- a/Mesh_2/include/CGAL/Mesh_2/README +++ /dev/null @@ -1,6 +0,0 @@ -No header in this sub-directory, but Face_badness.h, is documented. They -are internal headers of the Mesh_2 packages, and should not be used. - -If you want to use some undocumented functionnality, please contact me -(Laurent Rineau ) so that we can see if I can move -some internal details to the documented interface.