mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Remove a TODO that's already been implemented
This commit is contained in:
@@ -777,5 +777,3 @@ void PixelHistoryView::on_events_doubleClicked(const QModelIndex &index)
|
||||
if(tag.eventID > 0)
|
||||
m_Ctx.SetEventID({this}, tag.eventID, tag.eventID);
|
||||
}
|
||||
|
||||
// TODO TimelineBar
|
||||
|
||||
Reference in New Issue
Block a user