forked from organicmaps/organicmaps
Remove unused variable.
This commit is contained in:
parent
bf52883265
commit
3e7da5f130
1 changed files with 0 additions and 1 deletions
|
@ -494,7 +494,6 @@ namespace feature
|
|||
bool GenerateFinalFeatures(string const & datFilePath, int mapType)
|
||||
{
|
||||
// rename input file
|
||||
Platform & platform = GetPlatform();
|
||||
string tempDatFilePath(datFilePath);
|
||||
tempDatFilePath += ".notsorted";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue