mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
clean up all the extraneous logging
This commit is contained in:
parent
be70f60e36
commit
bc76fdbd9d
3 changed files with 1 additions and 8 deletions
|
|
@ -202,7 +202,6 @@ void bar_run(struct bar *bar) {
|
|||
render(output, bar->config, bar->status);
|
||||
window_render(output->window);
|
||||
wl_display_flush(output->registry->display);
|
||||
sway_log(L_DEBUG, "sending arrange command");
|
||||
ipc_send_arrange_command();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue