mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
winealsa: Remove fixed fixme.
This commit is contained in:
parent
f2547427c0
commit
6e87f3741b
@ -164,9 +164,6 @@ static DWORD CALLBACK widRecorder(LPVOID pmt)
|
||||
|
||||
for (;;) {
|
||||
/* wait for dwSleepTime or an event in thread's queue */
|
||||
/* FIXME: could improve wait time depending on queue state,
|
||||
* ie, number of queued fragments
|
||||
*/
|
||||
if (wwi->lpQueuePtr != NULL && wwi->state == WINE_WS_PLAYING)
|
||||
{
|
||||
DWORD frames;
|
||||
|
Loading…
Reference in New Issue
Block a user