Remove most probably obsolete SunPRO workaround.

This commit is contained in:
Sylvain Pion 2008-01-20 22:34:19 +00:00
parent fd7e102f41
commit 8ad227b79f
1 changed files with 0 additions and 3 deletions

View File

@ -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
{