From 0e31ccf5e5f79fe0d59b9578670a1519124d05db Mon Sep 17 00:00:00 2001 From: Guillaume Damiand Date: Tue, 17 Mar 2015 08:58:25 +0100 Subject: [PATCH] Remove commented lines --- CGAL_ImageIO/include/CGAL/fgetns.h | 4 ---- CGAL_ImageIO/include/CGAL/fgetns_impl.h | 3 --- 2 files changed, 7 deletions(-) diff --git a/CGAL_ImageIO/include/CGAL/fgetns.h b/CGAL_ImageIO/include/CGAL/fgetns.h index 89b029b7a76..71bc10194cc 100644 --- a/CGAL_ImageIO/include/CGAL/fgetns.h +++ b/CGAL_ImageIO/include/CGAL/fgetns.h @@ -22,10 +22,6 @@ #ifndef FGETNS_H #define FGETNS_H -// #include - -// #include -// #include #include /* get a string from a file and discard the ending newline character diff --git a/CGAL_ImageIO/include/CGAL/fgetns_impl.h b/CGAL_ImageIO/include/CGAL/fgetns_impl.h index dcfa5e5537a..c1ded434a9d 100644 --- a/CGAL_ImageIO/include/CGAL/fgetns_impl.h +++ b/CGAL_ImageIO/include/CGAL/fgetns_impl.h @@ -27,9 +27,6 @@ #include -// #include -// #include - /* get a string from a file and discard the ending newline character if any */ CGAL_INLINE_FUNCTION