+ thrashed unused static string

This commit is contained in:
Lucio Asnaghi 2010-11-14 14:48:48 +00:00
parent b7414ee1f9
commit fc5f234567

View file

@ -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_;