c/main: remove HP desktop monitor from NV whitelist

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2326>
This commit is contained in:
BabbleBones 2024-09-17 10:05:30 -04:00 committed by Marge Bot
parent e89f2c3555
commit 3b7f85cd8c

View file

@ -35,7 +35,6 @@ XRT_MAYBE_UNUSED static const char *NV_DIRECT_ALLOWLIST[] = {
"Valve Corporation Index HMD", // Valve Index "Valve Corporation Index HMD", // Valve Index
"Seiko/Epson SEC144A", // Samsung Odyssey+ "Seiko/Epson SEC144A", // Samsung Odyssey+
"HPN", // Reverb G2 "HPN", // Reverb G2
"HP Inc.", // Also Reverb G2?
"PNP", // NorthStar (Generic) "PNP", // NorthStar (Generic)
}; };