Skip to content

backend/x11: delete xcb conn check NULL

Liu Peng requested to merge liup/wlroots:master into master

xcb_connect always returns a non-NULL pointer to a xcb_connection_t, even on failure.

Signed-off-by: Peng Liu liupeng01@kylinos.cn

Merge request reports

Loading