remove duplicate typedef for dash_array
This commit is contained in:
parent
01c6b42269
commit
80aeceafc7
1 changed files with 0 additions and 2 deletions
|
@ -551,8 +551,6 @@ using symbolizer = boost::variant<point_symbolizer,
|
||||||
group_symbolizer,
|
group_symbolizer,
|
||||||
debug_symbolizer>;
|
debug_symbolizer>;
|
||||||
|
|
||||||
using dash_array = std::vector<std::pair<double,double> >;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // MAPNIK_SYMBOLIZER_HPP
|
#endif // MAPNIK_SYMBOLIZER_HPP
|
||||||
|
|
Loading…
Reference in a new issue