Try to fix android build.

This commit is contained in:
magumagu 2014-06-15 15:56:42 -07:00
parent d905cbfd5d
commit ee0c5bdc20

View File

@ -281,8 +281,3 @@ std::string CPUInfo::Summarize()
return sum;
}
bool CPUInfo::IsUnsafe()
{
return false;
}