mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-09 05:58:27 +02:00
Add "closing windows" debug message
This commit is contained in:
parent
2d7f68e467
commit
de268c7531
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ on_hide_splash (state_t *state)
|
|||
state->boot_splash = NULL;
|
||||
}
|
||||
|
||||
ply_trace ("closing windows");
|
||||
close_windows (state);
|
||||
|
||||
if (state->session != NULL)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue