Skip to content

Unset SESSION_MANAGER instead of setting it to an empty variable

The Qt X11 integration checks if the variable set, not whether it is empty, so we need to unset it to avoid a warning about failing to connect.

Merge request reports