quartz: Silence a fixme.

This commit is contained in:
Maarten Lankhorst 2008-05-12 09:56:30 -07:00 committed by Alexandre Julliard
parent a4d0d4fe36
commit 7d6e28c3bb
1 changed files with 0 additions and 3 deletions

View File

@ -210,9 +210,6 @@ error:
This->lasttime_real = tStop;
This->lasttime_sent = tMed;
if (hr != S_OK)
FIXME("FATALITY: %08x\n", hr);
return hr;
}