From 463fefff438d3c37e33b293e97181105ade8464f Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Thu, 12 Jan 2012 10:18:15 +0000 Subject: [PATCH] format --- include/mapnik/feature.hpp | 1 - 1 file changed, 1 deletion(-) 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_; };