mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 00:29:41 +02:00
Remove duplicate call to DrawItems introduced at 488cb46
This commit is contained in:
parent
5312406450
commit
51e0c2221f
@ -356,8 +356,6 @@ void CommonTrackControls::Draw(
|
||||
// Draw things within the track control panel
|
||||
TrackInfo::DrawItems( context, rect, *pTrack );
|
||||
|
||||
TrackInfo::DrawItems( context, rect, *FindTrack() );
|
||||
|
||||
//mTrackInfo.DrawBordersWithin( dc, rect, *t );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user