1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Remove a few unused members from class TrackPanel, and an unused #include

This commit is contained in:
Paul Licameli
2015-09-06 12:37:05 -04:00
committed by Paul Licameli
parent 333c9aa91d
commit c300c33901
3 changed files with 2 additions and 23 deletions

View File

@@ -16,7 +16,6 @@
#include "Project.h"
#include "LabelTrack.h"
#include "TrackPanel.h"
#include "WaveTrack.h"
#include <wx/arrimpl.cpp>