mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +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…
Reference in New Issue
Block a user