[client] render_queue: fix failure to show spice at startup

This commit is contained in:
Geoffrey McRae
2022-05-27 14:02:00 +10:00
parent 48735cd001
commit a4f5bc7320
2 changed files with 3 additions and 4 deletions

View File

@@ -1063,7 +1063,6 @@ bool app_useSpiceDisplay(bool enable)
{
purespice_connectChannel(PS_CHANNEL_DISPLAY);
renderQueue_spiceShow(true);
overlaySplash_show(false);
}
else
{