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:
parent
a7cc55e9e7
commit
df14253a50
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user