mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +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 );
|
||||
}
|
||||
// TODO what happens with the source data here?
|
||||
}
|
||||
|
||||
m_pendingPlots.erase( pit );
|
||||
|
Loading…
Reference in New Issue
Block a user