Fix compilation
This commit is contained in:
parent
5b9d3cc126
commit
ef37c28ebd
1 changed files with 1 additions and 1 deletions
|
@ -829,5 +829,5 @@ interface IOsmAndAidlInterface {
|
||||||
* Removes all active map markers (marks them as passed and moves to history)
|
* Removes all active map markers (marks them as passed and moves to history)
|
||||||
* Empty class of params
|
* Empty class of params
|
||||||
*/
|
*/
|
||||||
boolean removeAllActiveMapMarkers(in RemoveMapMarkersParams);
|
boolean removeAllActiveMapMarkers(in RemoveMapMarkersParams params);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue