forked from organicmaps/organicmaps
[generator] remove useless method
This commit is contained in:
parent
b6b8b4e26e
commit
9a70752428
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ private:
|
|||
friend void UnitTest_RestrictionTest_ValidCase();
|
||||
friend void UnitTest_RestrictionTest_InvalidCase();
|
||||
friend void UnitTest_RestrictionTest_ParseRestrictions();
|
||||
friend void UnitTest_RestrictionTest_ParseFeatureId2OsmIdsMapping();
|
||||
|
||||
/// \brief Parses comma separated text file with line in following format:
|
||||
/// <type of restrictions>, <osm id 1 of the restriction>, <osm id 2>, and so on
|
||||
|
|
Loading…
Add table
Reference in a new issue