mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libarmbox: remove unnecessary while
This commit is contained in:
@@ -800,8 +800,6 @@ void cPlayback::RequestAbort()
|
|||||||
|
|
||||||
mutex.unlock();
|
mutex.unlock();
|
||||||
|
|
||||||
while (player->playback->isPlaying)
|
|
||||||
usleep(100000);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user