remove unused variable
This commit is contained in:
parent
bbcd53c6f4
commit
88e8a67ded
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue