1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-16 06:03:49 +01:00

Remove old style track iterator classes

This commit is contained in:
Paul Licameli
2017-04-09 16:58:41 -04:00
parent fbec3efa0c
commit b5f52e7c1c
3 changed files with 7 additions and 512 deletions

View File

@@ -89,11 +89,6 @@ subset of the TrackPanel methods from all over the place.
*//**************************************************************//**
\class TrackListIterator
\brief An iterator for a TrackList.
*//**************************************************************//**
\class TrackListNode
\brief Used by TrackList, points to a Track.