diff --git a/src/AudacityHeaders.h b/src/AudacityHeaders.h index 176ed192b..5aee78fc5 100644 --- a/src/AudacityHeaders.h +++ b/src/AudacityHeaders.h @@ -31,7 +31,6 @@ #include #include -#include #include #include #include diff --git a/src/BatchCommands.cpp b/src/BatchCommands.cpp index 20cb792c0..dd627c1b5 100644 --- a/src/BatchCommands.cpp +++ b/src/BatchCommands.cpp @@ -21,7 +21,6 @@ processing. See also MacrosWindow and ApplyMacroDialog. #include #include -#include #include #include "Project.h" diff --git a/src/BatchProcessDialog.cpp b/src/BatchProcessDialog.cpp index e35ae1531..da753a78a 100644 --- a/src/BatchProcessDialog.cpp +++ b/src/BatchProcessDialog.cpp @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include diff --git a/src/Benchmark.cpp b/src/Benchmark.cpp index 6b405bf80..e317a0120 100644 --- a/src/Benchmark.cpp +++ b/src/Benchmark.cpp @@ -25,7 +25,6 @@ of the BlockFile system. #include #include #include -#include #include #include #include diff --git a/src/FFmpeg.cpp b/src/FFmpeg.cpp index 0f227d976..8948b85cc 100644 --- a/src/FFmpeg.cpp +++ b/src/FFmpeg.cpp @@ -27,7 +27,6 @@ License: GPL v2. See License.txt. #include #include #include -#include #include #include diff --git a/src/FreqWindow.cpp b/src/FreqWindow.cpp index 5d53ca3ae..17b9c6c41 100644 --- a/src/FreqWindow.cpp +++ b/src/FreqWindow.cpp @@ -48,7 +48,6 @@ the mouse around. #include #include #include -#include #include #include #include diff --git a/src/LabelDialog.cpp b/src/LabelDialog.cpp index 53703af44..a124290ac 100644 --- a/src/LabelDialog.cpp +++ b/src/LabelDialog.cpp @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include diff --git a/src/Tags.cpp b/src/Tags.cpp index a51f24b44..31711b157 100644 --- a/src/Tags.cpp +++ b/src/Tags.cpp @@ -55,7 +55,6 @@ #include #include -#include #include #include #include diff --git a/src/TimerRecordDialog.cpp b/src/TimerRecordDialog.cpp index 8040cffda..fa2fab4c4 100644 --- a/src/TimerRecordDialog.cpp +++ b/src/TimerRecordDialog.cpp @@ -34,7 +34,6 @@ #include #include #include -#include #include #include #include diff --git a/src/VoiceKey.cpp b/src/VoiceKey.cpp index 08b219752..53b992e9c 100644 --- a/src/VoiceKey.cpp +++ b/src/VoiceKey.cpp @@ -25,7 +25,6 @@ or "OFF" point #include #include -#include #include #include #include diff --git a/src/effects/Contrast.cpp b/src/effects/Contrast.cpp index fc1efc24e..3f4bf7385 100644 --- a/src/effects/Contrast.cpp +++ b/src/effects/Contrast.cpp @@ -35,7 +35,6 @@ #endif #include -#include #include #include #include diff --git a/src/effects/ScoreAlignDialog.cpp b/src/effects/ScoreAlignDialog.cpp index 80bde3303..3bdfa32ce 100644 --- a/src/effects/ScoreAlignDialog.cpp +++ b/src/effects/ScoreAlignDialog.cpp @@ -37,7 +37,6 @@ It \TODO: description #include #include #include -#include #include #include #include diff --git a/src/export/ExportCL.cpp b/src/export/ExportCL.cpp index 198a671bb..b23a3c9d5 100644 --- a/src/export/ExportCL.cpp +++ b/src/export/ExportCL.cpp @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include diff --git a/src/export/ExportMP3.cpp b/src/export/ExportMP3.cpp index 040b3cacd..20cca32a2 100644 --- a/src/export/ExportMP3.cpp +++ b/src/export/ExportMP3.cpp @@ -69,7 +69,6 @@ #include #include #include -#include #include #include #include diff --git a/src/export/ExportMultiple.cpp b/src/export/ExportMultiple.cpp index 16bd4433e..84ab9ea94 100644 --- a/src/export/ExportMultiple.cpp +++ b/src/export/ExportMultiple.cpp @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include diff --git a/src/prefs/KeyConfigPrefs.cpp b/src/prefs/KeyConfigPrefs.cpp index af3407c57..5b3c2032d 100644 --- a/src/prefs/KeyConfigPrefs.cpp +++ b/src/prefs/KeyConfigPrefs.cpp @@ -27,7 +27,6 @@ KeyConfigPrefs and MousePrefs use. #include #include #include -#include #include #include #include