mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Try to fix android build.
This commit is contained in:
parent
d905cbfd5d
commit
ee0c5bdc20
@ -281,8 +281,3 @@ std::string CPUInfo::Summarize()
|
||||
|
||||
return sum;
|
||||
}
|
||||
|
||||
bool CPUInfo::IsUnsafe()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user