diff --git a/src/anbox/cmds/check_features.cpp b/src/anbox/cmds/check_features.cpp index c5df3bc..71490d4 100644 --- a/src/anbox/cmds/check_features.cpp +++ b/src/anbox/cmds/check_features.cpp @@ -38,8 +38,6 @@ std::vector cpu_whitelist = { "N2840", // Intel Pentium T4500 "T4500", - // Intel Core i7 Q720 - "Q 720", // Intel Xeon E5520 "E5520" };