mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Try to fix android build.
This commit is contained in:
@ -281,8 +281,3 @@ std::string CPUInfo::Summarize()
|
|||||||
|
|
||||||
return sum;
|
return sum;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool CPUInfo::IsUnsafe()
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user