removing the other video loader

This commit is contained in:
Chris Cochrun 2022-09-26 06:01:18 -05:00
parent acbd167697
commit 2541c61eb6

View file

@ -220,8 +220,6 @@ Item {
print(changed);
if (changed) {
currentServiceItem--;
loadVideo();
/* playAudio(); */
leftDock.changeItem();
}
}