quartz: Silence a fixme.
This commit is contained in:
parent
a4d0d4fe36
commit
7d6e28c3bb
|
@ -210,9 +210,6 @@ error:
|
|||
This->lasttime_real = tStop;
|
||||
This->lasttime_sent = tMed;
|
||||
|
||||
if (hr != S_OK)
|
||||
FIXME("FATALITY: %08x\n", hr);
|
||||
|
||||
return hr;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue