remove unused anonymous namespace
This commit is contained in:
parent
5078c88d00
commit
9792ee4e94
1 changed files with 2 additions and 8 deletions
|
@ -29,12 +29,6 @@
|
||||||
|
|
||||||
namespace mapnik {
|
namespace mapnik {
|
||||||
|
|
||||||
namespace {
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} // anonymous namespace
|
|
||||||
|
|
||||||
template <typename F1, typename F2>
|
template <typename F1, typename F2>
|
||||||
void render_markers_symbolizer(markers_symbolizer const &sym,
|
void render_markers_symbolizer(markers_symbolizer const &sym,
|
||||||
mapnik::feature_impl &feature,
|
mapnik::feature_impl &feature,
|
||||||
|
|
Loading…
Add table
Reference in a new issue