mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01: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;
|
return sum;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool CPUInfo::IsUnsafe()
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user