1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Remove unnecessary #include-s in TimeTrack

This commit is contained in:
Paul Licameli 2019-06-20 16:44:47 -04:00
parent a7cc55e9e7
commit df14253a50

View File

@ -24,11 +24,9 @@
#include <wx/intl.h>
#include "widgets/Ruler.h"
#include "Envelope.h"
#include "Prefs.h"
#include "Project.h"
#include "ProjectSettings.h"
#include "ProjectFileIORegistry.h"
#include "ViewInfo.h"
//TODO-MB: are these sensible values?
#define TIMETRACK_MIN 0.01