+ thrashed unused static string
This commit is contained in:
parent
b7414ee1f9
commit
fc5f234567
1 changed files with 1 additions and 2 deletions
|
@ -56,7 +56,6 @@ class kismet_datasource : public mapnik::datasource
|
|||
private:
|
||||
void run (const std::string &host, const unsigned int port);
|
||||
|
||||
static const std::string name_;
|
||||
mutable mapnik::box2d<double> extent_;
|
||||
mutable bool extent_initialized_;
|
||||
int type_;
|
||||
|
|
Loading…
Reference in a new issue