1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 09:01:12 +01:00

One less indirection for arrays of capture and playback tracks

This commit is contained in:
Paul Licameli
2016-08-05 00:32:45 -04:00
parent 71efb13161
commit 27527ebf5c
4 changed files with 58 additions and 61 deletions

View File

@@ -92,7 +92,6 @@ class MixerBoardFrame;
struct AudioIOStartStreamOptions;
struct UndoState;
class WaveTrackArray;
class Regions;
class LWSlider;