Skip to content

Remove dead code for startup id handling

Nicolas Fella requested to merge work/nico/nostartupid into master

startupId() is almost never non-null because Qt clears the relevant env variable on launch

Merge request reports