Merge pull request #4468 from osmandapp/PaulsBranch

Fixed issue #4427
This commit is contained in:
vshcherb 2017-09-22 19:53:36 +02:00 committed by GitHub
commit 022c96f86b

View file

@ -369,6 +369,8 @@ public class IncrementalChangesManager {
resourceManager.closeFile(regionUpdate.file.getName());
}
}
ruf.dayUpdates.clear();
ruf.monthUpdates.clear();
}
public long getTimestamp(String fileName) {