chore: remove boilerplate

This commit is contained in:
aclist 2026-05-08 11:45:08 +09:00
parent a0f5d3ea23
commit a67bbd66f9

View File

@ -148,10 +148,6 @@ def main() -> None:
tool = cmd
break
print(os.getpid())
# TODO: try getting pid on demand later
# pid = os.getpid()
# TODO: push is_game_mode to preconnect dialog
prefs = UserPrefs(
is_steam_deck=_is_steam_deck,