remove unused 'using' usage
This commit is contained in:
parent
6b84269343
commit
53ba3483db
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ using mapnik::datasource_exception;
|
|||
using mapnik::datasource;
|
||||
using mapnik::parameters;
|
||||
using mapnik::filter_in_box;
|
||||
using mapnik::filter_at_point;
|
||||
|
||||
DATASOURCE_PLUGIN(geos_datasource)
|
||||
|
||||
|
|
Loading…
Reference in a new issue