xorg.conf: Remove YCbCr444 as it should never be used.

This commit is contained in:
newphreak 2012-09-29 19:00:25 +03:00
parent cff828fac4
commit debf0ea2a7

View File

@ -24,7 +24,6 @@ Section "Screen"
Option "ColorRange" "Full"
# Option "ColorRange" "Limited"
# Option "ColorSpace" "RGB"
# Option "ColorSpace" "YCbCr444"
SubSection "Display"
Depth 24
EndSubSection