From e87ba3ada1a2dbd94a60058c663c48b9e0f681c0 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Thu, 1 Sep 2011 05:05:09 +0200 Subject: Removed old cruft diff --git a/src/CGALEvaluator.h b/src/CGALEvaluator.h index 85d09c4..8af64e3 100644 --- a/src/CGALEvaluator.h +++ b/src/CGALEvaluator.h @@ -11,9 +11,6 @@ #include #include -extern CGAL_Nef_polyhedron3 minkowski3(CGAL_Nef_polyhedron3 a, CGAL_Nef_polyhedron3 b); -extern CGAL_Nef_polyhedron2 minkowski2(CGAL_Nef_polyhedron2 a, CGAL_Nef_polyhedron2 b); - using std::string; using std::map; using std::list; -- cgit v0.10.1