mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
remove unused vars
This commit is contained in:
parent
ba117c6384
commit
3e16c4b8f2
@ -37,8 +37,6 @@ namespace mapnik { namespace svg {
|
||||
boost::spirit::karma::_val_type _val;
|
||||
boost::spirit::karma::_1_type _1;
|
||||
boost::spirit::karma::lit_type lit;
|
||||
boost::spirit::karma::_a_type _a;
|
||||
boost::spirit::karma::string_type kstring;
|
||||
|
||||
svg = point | linestring | polygon
|
||||
;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user