Removed i7 from pull request, already exists.

This commit is contained in:
fatihbalsoy 2018-09-10 19:50:10 -05:00 committed by GitHub
commit 54bbd82120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,8 +38,6 @@ std::vector<std::string> cpu_whitelist = {
"N2840",
// Intel Pentium T4500
"T4500",
// Intel Core i7 Q720
"Q 720",
// Intel Xeon E5520
"E5520"
};