diff --git a/include/mapnik/feature.hpp b/include/mapnik/feature.hpp index e41c4fb86..00819d5f3 100644 --- a/include/mapnik/feature.hpp +++ b/include/mapnik/feature.hpp @@ -164,7 +164,6 @@ private: context_ptr ctx_; boost::ptr_vector geom_cont_; raster_ptr raster_; - cont_type data_; };