mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-19 17:49:45 +00:00
Cleanup.
This commit is contained in:
@@ -7,7 +7,6 @@ namespace tracy
|
||||
|
||||
TimelineController::TimelineController( View& view, Worker& worker )
|
||||
: m_height( 0 )
|
||||
, m_offset( 0 )
|
||||
, m_scroll( 0 )
|
||||
, m_firstFrame( true )
|
||||
, m_view( view )
|
||||
|
||||
Reference in New Issue
Block a user