winecoreaudio.drv: Remove obsolete FIXME.

Ken Thomases ken at codeweavers.com
Wed Feb 7 10:11:34 CST 2007


-------------- next part --------------
diff --git a/dlls/winecoreaudio.drv/audio.c b/dlls/winecoreaudio.drv/audio.c
index 61b2d5c..fcd84db 100644
--- a/dlls/winecoreaudio.drv/audio.c
+++ b/dlls/winecoreaudio.drv/audio.c
@@ -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);



More information about the wine-patches mailing list