mirror of https://github.com/CGAL/cgal
Remove leftover macro CGAL_CONSTRUCTION_OPERATOR
This commit is contained in:
parent
e2ce6d9daa
commit
28c2763f1a
|
|
@ -99,8 +99,6 @@ struct Lazy_construction2 {
|
|||
{
|
||||
return new Lazy_rep_0<AT,ET,E2A>();
|
||||
}
|
||||
|
||||
#undef CGAL_CONSTRUCTION_OPERATOR
|
||||
};
|
||||
|
||||
template <class EK_, class AK_, class E2A_, class Kernel_>
|
||||
|
|
|
|||
Loading…
Reference in New Issue