Voronoi_intersection_2_traits_3.h should not define a Weight type

This commit is contained in:
Mael Rouxel-Labbé 2017-04-18 15:11:49 +02:00
parent 5f7734f9fc
commit 8e531821e6
1 changed files with 0 additions and 2 deletions

View File

@ -249,8 +249,6 @@ class Voronoi_intersection_2_traits_3
public:
typedef K_ Rep;
typedef typename Rep::RT Weight;
//the regular triangulation traits model:
//Traits::Point_2 is a 3D point!!
typedef typename Rep::Point_3 Point_2;