remove uneeded semicolon
This commit is contained in:
parent
d5c09b6008
commit
77ac2992ab
1 changed files with 1 additions and 1 deletions
|
@ -157,6 +157,6 @@ private:
|
||||||
std::string base_message_;
|
std::string base_message_;
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
}
|
||||||
|
|
||||||
#endif // MAPNIK_TIMER_HPP
|
#endif // MAPNIK_TIMER_HPP
|
||||||
|
|
Loading…
Reference in a new issue