mirror of
https://github.com/wolfpld/tracy
synced 2025-05-08 16:03:53 +00:00
Remove obsolete comment.
Nothing happens with the source data, as the strings are uniquely stored in the StoreString() function.
This commit is contained in:
parent
6ef2d2d9a3
commit
e174e2c12a
@ -1634,7 +1634,6 @@ void Worker::HandlePlotName( uint64_t name, char* str, size_t sz )
|
|||||||
{
|
{
|
||||||
InsertPlot( plot, v.time, v.val );
|
InsertPlot( plot, v.time, v.val );
|
||||||
}
|
}
|
||||||
// TODO what happens with the source data here?
|
|
||||||
}
|
}
|
||||||
|
|
||||||
m_pendingPlots.erase( pit );
|
m_pendingPlots.erase( pit );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user