Skip to content

Commit

Permalink
RDKTV-4149 - launch updates (rdkcentral#1346)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfiess authored Jun 8, 2021
1 parent 934ae45 commit 89a2ddb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions RDKShell/RDKShell.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4584,10 +4584,7 @@ namespace WPEFramework {
notify(RDKSHELL_EVENT_ON_WILL_DESTROY, params);
}
}
if (stateList.Length() > 0)
{
sleep(1);
}
sleep(1);
}

for (int i=0; i<stateList.Length(); i++)
Expand Down

0 comments on commit 89a2ddb

Please sign in to comment.