Add "closing windows" debug message

This commit is contained in:
Ray Strode 2008-10-20 16:47:10 -04:00
parent 2d7f68e467
commit de268c7531

View file

@ -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)