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 {
|
||||
|
||||
|
||||
|
||||
} // anonymous namespace
|
||||
|
||||
template <typename F1, typename F2>
|
||||
void render_markers_symbolizer(markers_symbolizer const &sym,
|
||||
mapnik::feature_impl &feature,
|
||||
|
|
Loading…
Reference in a new issue