mirror of https://github.com/CGAL/cgal
Remove most probably obsolete SunPRO workaround.
This commit is contained in:
parent
fd7e102f41
commit
8ad227b79f
|
|
@ -64,9 +64,6 @@ public:
|
|||
|
||||
using Base::operator();
|
||||
|
||||
Cartesian_converter() // To shut up a warning with SunPRO.
|
||||
: c(), k() {}
|
||||
|
||||
Origin
|
||||
operator()(const Origin& o) const
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue