mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 15:41:18 +01:00
Removed some unnecessary #include directives
This commit is contained in:
@@ -471,7 +471,6 @@ time warp info and AudioIOListener and whether the playback is looped.
|
||||
#include "widgets/MeterPanelBase.h"
|
||||
#include "widgets/AudacityMessageBox.h"
|
||||
#include "widgets/ErrorDialog.h"
|
||||
#include "widgets/Warning.h"
|
||||
|
||||
#ifdef EXPERIMENTAL_MIDI_OUT
|
||||
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
#include "SampleFormat.h"
|
||||
#include "xml/XMLTagHandler.h"
|
||||
|
||||
#include "RealFFTf.h"
|
||||
|
||||
#include <wx/longlong.h>
|
||||
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user