Commit d1324882 authored by Bruno Jesus's avatar Bruno Jesus Committed by Alexandre Julliard

msg711.acm: Remove an empty fixme.

parent 5bdc8689
......@@ -1040,7 +1040,6 @@ static LRESULT G711_StreamSize(const ACMDRVSTREAMINSTANCE *adsi, PACMDRVSTREAMSI
WARN("Unsupported query %08x\n", adss->fdwSize);
return MMSYSERR_NOTSUPPORTED;
}
FIXME("\n");
return MMSYSERR_NOERROR;
}
......
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