Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ DeregisterMap
Method
DeregisterMap
libs/map/features_fetcher.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
bool FeaturesFetcher::DeregisterMap(CountryFile const & countryFile)
69
{
70
return m_dataSource.Deregister(countryFile);
71
}
72
73
void FeaturesFetcher::Clear()
74
{
Callers
1
OnCountryFileDelete
Method · 0.45
Calls
1
Deregister
Method · 0.80
Tested by
no test coverage detected