mirror of
https://github.com/wolfpld/tracy
synced 2025-05-08 07:53:52 +00:00
Cosmetics.
This commit is contained in:
parent
d9f71643ac
commit
41f9dc0aa1
@ -817,7 +817,6 @@ Worker::Worker( FileRead& f, EventType::Type eventMask, bool bgTasks )
|
|||||||
m_data.messages[i] = msgdata;
|
m_data.messages[i] = msgdata;
|
||||||
msgMap.emplace( ptr, msgdata );
|
msgMap.emplace( ptr, msgdata );
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
else if( fileVer >= FileVersion( 0, 5, 2 ) )
|
else if( fileVer >= FileVersion( 0, 5, 2 ) )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user