forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
3a4720b963
commit
ca3657b589
1 changed files with 0 additions and 3 deletions
|
@ -192,13 +192,10 @@ public:
|
|||
/// In that case, LockValue returns NULL.
|
||||
void GetMwmsInfo(vector<shared_ptr<MwmInfo>> & info) const;
|
||||
|
||||
/// Clears caches.
|
||||
void ClearCache();
|
||||
|
||||
/// Finds an mwm with a given name.
|
||||
MwmId GetMwmIdByFileName(TMwmFileName const & fileName) const;
|
||||
|
||||
/// Returns a lock for an mwm with a given name.
|
||||
MwmLock GetMwmLockByFileName(TMwmFileName const & fileName);
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Add table
Reference in a new issue