Skip to content

randr: Remove funky indirection around the xf86 screen private key

All of the null checks here are redundant, you can't get to those paths unless RANDR's already been initialized. Delete them, and remove the pointer too.

Signed-off-by: Adam Jackson ajax@redhat.com

Merge request reports