removing extra ;
This commit is contained in:
parent
203b215093
commit
2221a0a908
@ -157,7 +157,7 @@ public:
|
|||||||
", code " << e.get_error_code();
|
", code " << e.get_error_code();
|
||||||
throw OSRMException(e.what());
|
throw OSRMException(e.what());
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
SharedMemoryFactory_tmpl() {}
|
SharedMemoryFactory_tmpl() {}
|
||||||
|
Loading…
Reference in New Issue
Block a user