Update check_features.cpp

This commit is contained in:
nvschilleman 2018-09-09 12:58:57 +02:00 committed by GitHub
commit 2d76da9605
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,8 +37,7 @@ std::vector<std::string> cpu_whitelist = {
// Intel Celeron N2840
"N2840",
// Intel Pentium T4500
"T4500",
"T4500",
};
} // namespace