From 06131a8eb9883b8ffbe266a01ecd45e0765fed09 Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Thu, 10 Jan 2008 18:19:26 +0000 Subject: [PATCH] Remove obsolete definition of CGAL_USE_CGAL_WINDOW --- Installation/include/CGAL/config.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Installation/include/CGAL/config.h b/Installation/include/CGAL/config.h index 8ecf904a612..644012aabd7 100644 --- a/Installation/include/CGAL/config.h +++ b/Installation/include/CGAL/config.h @@ -106,10 +106,6 @@ #endif -#ifndef CGAL_USE_LEDA -# define CGAL_USE_CGAL_WINDOW -#endif - // Symbolic constants to tailor inlining. Inlining Policy. // ======================================================= #ifndef CGAL_MEDIUM_INLINE