remove uneeded semicolon

This commit is contained in:
Dane Springmeyer 2012-04-16 21:19:58 -07:00
parent d5c09b6008
commit 77ac2992ab

View file

@ -157,6 +157,6 @@ private:
std::string base_message_; std::string base_message_;
}; };
}; }
#endif // MAPNIK_TIMER_HPP #endif // MAPNIK_TIMER_HPP