Commit d19a789f authored by Ken Thomases's avatar Ken Thomases Committed by Alexandre Julliard

winecoreaudio.drv: Remove obsolete FIXME.

parent 71d64d09
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment