remove dead code

This commit is contained in:
Dane Springmeyer 2014-07-16 16:13:56 -07:00
parent 8a01cce2f7
commit 8eab2d31de

View file

@ -101,8 +101,6 @@ struct MAPNIK_DECL text_layout_properties
;
};
using text_layout_properties_ptr = std::shared_ptr<text_layout_properties>;
class text_layout;
// Contains all text symbolizer properties which are not directly related to text formatting and layout.