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.
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.