Commit ef9debff authored by Alexandre Julliard's avatar Alexandre Julliard

wineboot: Remove a noisy FIXME.

parent 4c9b3996
......@@ -350,7 +350,6 @@ static void initialize_xstate_features(struct _KUSER_SHARED_DATA *data)
static UINT64 read_tsc_frequency(void)
{
FIXME( "TSC frequency calibration not implemented\n" );
return 0;
}
......
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