winecoreaudio.drv: Remove obsolete FIXME.
This commit is contained in:
parent
71d64d09ac
commit
d19a789fa2
|
@ -1263,8 +1263,6 @@ static DWORD wodReset(WORD wDevID)
|
|||
|
||||
wwo = &WOutDev[wDevID];
|
||||
|
||||
FIXME("\n");
|
||||
|
||||
/* updates current notify list */
|
||||
/* if resetting, remove all wave headers and notify client that all headers were completed */
|
||||
wodHelper_NotifyCompletions(wwo, TRUE);
|
||||
|
|
Loading…
Reference in New Issue