winealsa: Remove fixed fixme.

This commit is contained in:
Maarten Lankhorst 2007-12-12 23:45:35 +01:00 committed by Alexandre Julliard
parent f2547427c0
commit 6e87f3741b
1 changed files with 0 additions and 3 deletions

View File

@ -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;