unused class clean-up
This commit is contained in:
parent
71d2bda91e
commit
04f86c3dc7
1 changed files with 0 additions and 6 deletions
|
@ -217,12 +217,6 @@ namespace mapnik
|
|||
Lock* operator&();
|
||||
};
|
||||
|
||||
class Functor
|
||||
{
|
||||
public:
|
||||
virtual void operator()() const=0;
|
||||
};
|
||||
|
||||
struct timer
|
||||
{
|
||||
struct timeval tv_;
|
||||
|
|
Loading…
Reference in a new issue