forked from organicmaps/organicmaps
Minor formatting
This commit is contained in:
parent
ed59aa6cb9
commit
8113922013
1 changed files with 2 additions and 2 deletions
|
@ -570,8 +570,8 @@ void FrameWork<TModel>::AddRedrawCommandSure()
|
|||
string buffer;
|
||||
try
|
||||
{
|
||||
string configPath;
|
||||
Settings::Get("BenchmarkConfig", configPath);
|
||||
string configPath;
|
||||
Settings::Get("BenchmarkConfig", configPath);
|
||||
ReaderPtr<Reader>(pl.GetReader(configPath)).ReadAsString(buffer);
|
||||
}
|
||||
catch (RootException const & e)
|
||||
|
|
Loading…
Add table
Reference in a new issue