forked from organicmaps/organicmaps
[linux] Fixed compilation
This commit is contained in:
parent
599cbc140f
commit
7d70cc5483
1 changed files with 0 additions and 5 deletions
|
@ -59,11 +59,6 @@ string Platform::UniqueClientId() const
|
|||
return "@TODO";
|
||||
}
|
||||
|
||||
bool Platform::DoSupportRotation() const
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
void Platform::RunOnGuiThread(TFunctor const & fn)
|
||||
{
|
||||
/// @todo
|
||||
|
|
Loading…
Add table
Reference in a new issue