diff --git a/include/mapnik/cairo_renderer.hpp b/include/mapnik/cairo_renderer.hpp index b1208e64e..7ab2bb920 100644 --- a/include/mapnik/cairo_renderer.hpp +++ b/include/mapnik/cairo_renderer.hpp @@ -117,7 +117,6 @@ public: protected: Map const& m_; - //Cairo::RefPtr context_; cairo_context context_; unsigned width_; unsigned height_;