forked from organicmaps/organicmaps
Rollback invalid changes in downloader.
This commit is contained in:
parent
d95bb9d05a
commit
edfb0c0d5a
1 changed files with 0 additions and 3 deletions
|
@ -348,9 +348,6 @@ namespace storage
|
|||
feature::DataHeader header;
|
||||
LoadMapHeader(GetPlatform().GetReader(file), header);
|
||||
m_updateRect(header.GetBounds());
|
||||
|
||||
/// erasing downloaded map from queue.
|
||||
m_queue.pop_front();
|
||||
}
|
||||
m_request.reset();
|
||||
DownloadNextCountryFromQueue();
|
||||
|
|
Loading…
Add table
Reference in a new issue