mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
tidy [skip ci]
This commit is contained in:
parent
7350d0a653
commit
751c96ec4a
@ -61,7 +61,6 @@ bool parse_dasharray(std::string const& value, dash_array& dash)
|
||||
using namespace boost::spirit;
|
||||
using x3::char_;
|
||||
using x3::double_;
|
||||
using x3::no_skip;
|
||||
boost::spirit::x3::ascii::space_type space;
|
||||
// SVG
|
||||
// dasharray ::= (length | percentage) (comma-wsp dasharray)?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user