Skip to content

Commit

Permalink
chore: remove log statement of initial windows
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Oct 22, 2024
1 parent 6d434b1 commit 56f8e12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion umu/umu_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,6 @@ def monitor_windows(
while not window_ids:
window_ids = get_window_client_ids(d_secondary)

log.debug("Initial windows: %s", window_ids)
set_steam_game_property(d_secondary, window_ids, steam_assigned_layer_id)

log.debug(
Expand Down

0 comments on commit 56f8e12

Please sign in to comment.