remove unused variable

This commit is contained in:
Dane Springmeyer 2013-01-12 21:10:01 -08:00
parent bbcd53c6f4
commit 88e8a67ded

View file

@ -38,7 +38,6 @@ namespace mapnik
{
const double pi = boost::math::constants::pi<double>();
const double half_pi = pi/2.0;
template <typename Geometry>
struct MAPNIK_DECL offset_converter