mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libarmbox: remove unnecessary while
Origin commit data
------------------
Branch: master
Commit: 51e26e3572
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-08-04 (Sun, 04 Aug 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -800,8 +800,6 @@ void cPlayback::RequestAbort()
|
||||
|
||||
mutex.unlock();
|
||||
|
||||
while (player->playback->isPlaying)
|
||||
usleep(100000);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user