mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
remove uneeded semicolon
This commit is contained in:
parent
9183ca3d61
commit
4843003cd2
@ -39,7 +39,7 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
virtual ~value_error() throw() {};
|
||||
virtual ~value_error() throw() {}
|
||||
|
||||
virtual const char * what() const throw()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user