From e2824bc1fe2102400c7feb0eaf4e93dd99a60daa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Fri, 31 Mar 2017 15:41:00 +0200 Subject: [PATCH] Removed include/CGAL/Periodic_3_Delaunay_triangulation_filtered_traits_3.h Deprecated remnant from the the old traits. Old enough to be cleaned up, especially since the traits got remade recently. --- ...Delaunay_triangulation_filtered_traits_3.h | 35 ------------------- 1 file changed, 35 deletions(-) delete mode 100644 Periodic_3_triangulation_3/include/CGAL/Periodic_3_Delaunay_triangulation_filtered_traits_3.h diff --git a/Periodic_3_triangulation_3/include/CGAL/Periodic_3_Delaunay_triangulation_filtered_traits_3.h b/Periodic_3_triangulation_3/include/CGAL/Periodic_3_Delaunay_triangulation_filtered_traits_3.h deleted file mode 100644 index f57636d85fa..00000000000 --- a/Periodic_3_triangulation_3/include/CGAL/Periodic_3_Delaunay_triangulation_filtered_traits_3.h +++ /dev/null @@ -1,35 +0,0 @@ -// Copyright (c) 2004,2006-2009 INRIA Sophia-Antipolis (France). -// All rights reserved. -// -// This file is part of CGAL (www.cgal.org). -// You can redistribute it and/or modify it under the terms of the GNU -// General Public License as published by the Free Software Foundation, -// either version 3 of the License, or (at your option) any later version. -// -// Licensees holding a valid commercial license may use this file in -// accordance with the commercial license agreement provided with the software. -// -// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -// -// $URL$ -// $Id$ -// -// -// Author(s) : Sylvain Pion -// Nico Kruithof -// Manuel Caroli - - -#ifndef CGAL_PERIODIC_3_TRIANGULATION_FILTERED_TRAITS_3_H -#define CGAL_PERIODIC_3_TRIANGULATION_FILTERED_TRAITS_3_H - -#include - -#define CGAL_DEPRECATED_HEADER "" -#define CGAL_REPLACEMENT_HEADER "" -#include - -#include - -#endif // CGAL_PERIODIC_3_TRIANGULATION_FILTERED_TRAITS_3_H