remove dead code
This commit is contained in:
parent
8a01cce2f7
commit
8eab2d31de
1 changed files with 0 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue