Review fixes
This commit is contained in:
committed by
Michael Krasnyk
parent
c2fd64d3cc
commit
75bdf114be
@@ -11,12 +11,6 @@ namespace osrm
|
||||
{
|
||||
namespace extractor
|
||||
{
|
||||
namespace detail
|
||||
{
|
||||
|
||||
inline const char *checkedString(const char *str) { return str ? str : ""; }
|
||||
|
||||
} // namespace detail
|
||||
|
||||
struct ExtractionRelation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user