forked from organicmaps/organicmaps-tmp
[new downloader] Fix comment
This commit is contained in:
parent
8bff1dbc61
commit
8ebb4349f9
1 changed files with 1 additions and 0 deletions
|
@ -523,6 +523,7 @@ void Framework::OnMapDeregistered(platform::LocalCountryFile const & localFile)
|
|||
};
|
||||
|
||||
// Call action on thread in which the framework was created
|
||||
// For more information look at comment for Observer class in mwm_set.hpp
|
||||
if (m_storage.GetThreadChecker().CalledOnOriginalThread())
|
||||
action();
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue